diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-expat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index 2c6f2db7c65b..fcd77f36b0ce 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${PYTHON_PORTVERSION} PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYTHON} -MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} +MASTER_SITE_SUBDIR= ${PYTHON_SITE_SUBDIR} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} |