diff options
Diffstat (limited to 'textproc/py-pyx12/Makefile')
-rw-r--r-- | textproc/py-pyx12/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile index ab72d3c53e21..63f8b195673d 100644 --- a/textproc/py-pyx12/Makefile +++ b/textproc/py-pyx12/Makefile @@ -8,8 +8,7 @@ PORTNAME= pyx12 PORTVERSION= 1.5.0 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyx12-${PORTVERSION:S/.b/b/} |