aboutsummaryrefslogtreecommitdiff
path: root/net/py-xmlrpc/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-08-16 15:18:50 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-08-16 15:18:50 +0000
commitf38c12f0a922a1ae8ede47f45532cf2820e8ea1a (patch)
treec49532a39299e0d63f8415c8c23a7a1bc627ca2a /net/py-xmlrpc/Makefile
parent0ae9ba18e8bff65aecb47831591ffc683ae5fe6b (diff)
downloadports-f38c12f0a922a1ae8ede47f45532cf2820e8ea1a.tar.gz
ports-f38c12f0a922a1ae8ede47f45532cf2820e8ea1a.zip
Fix ${MASTER_SITE_SUBDIR}
PR: 29733 Submitted by: Shell Hung <shell@shellhung.org>
Notes
Notes: svn path=/head/; revision=46338
Diffstat (limited to 'net/py-xmlrpc/Makefile')
-rw-r--r--net/py-xmlrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-xmlrpc/Makefile b/net/py-xmlrpc/Makefile
index 87f4bd6852fb..e9844ba1f896 100644
--- a/net/py-xmlrpc/Makefile
+++ b/net/py-xmlrpc/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xmlrpc
PORTVERSION= 0.8.6
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
+MASTER_SITE_SUBDIR= py-${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py-${PORTNAME}-${PORTVERSION}