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