diff options
Diffstat (limited to 'textproc/py-xml/Makefile')
-rw-r--r-- | textproc/py-xml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile index a74dc98ffa40..76136ab69283 100644 --- a/textproc/py-xml/Makefile +++ b/textproc/py-xml/Makefile @@ -9,8 +9,7 @@ PORTNAME= xml PORTVERSION= 0.8.4 PORTREVISION= 2 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyxml +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyXML-${PORTVERSION} |