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