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