diff options
Diffstat (limited to 'devel/py-tabulate/Makefile')
-rw-r--r-- | devel/py-tabulate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tabulate/Makefile b/devel/py-tabulate/Makefile index a66ea9821c28..2c7e9bc577cc 100644 --- a/devel/py-tabulate/Makefile +++ b/devel/py-tabulate/Makefile @@ -1,7 +1,7 @@ PORTNAME= tabulate PORTVERSION= 0.8.9 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org |