diff options
Diffstat (limited to 'textproc/py-xlwriter/Makefile')
-rw-r--r-- | textproc/py-xlwriter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-xlwriter/Makefile b/textproc/py-xlwriter/Makefile index 4acc8c10e62c..94ed3242e771 100644 --- a/textproc/py-xlwriter/Makefile +++ b/textproc/py-xlwriter/Makefile @@ -8,8 +8,7 @@ PORTNAME= xlwriter PORTVERSION= 0.4a3 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyxlwriter +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyXLWriter-${PORTVERSION} |