diff options
Diffstat (limited to 'textproc/py-anyascii')
-rw-r--r-- | textproc/py-anyascii/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-anyascii/Makefile b/textproc/py-anyascii/Makefile index dd1d1f662248..3a7e56967313 100644 --- a/textproc/py-anyascii/Makefile +++ b/textproc/py-anyascii/Makefile @@ -1,7 +1,7 @@ PORTNAME= anyascii PORTVERSION= 0.3.1 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |