diff options
Diffstat (limited to 'dns/py-ns1-python')
-rw-r--r-- | dns/py-ns1-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index 8d45a24cb287..9e35d9db0282 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -1,7 +1,7 @@ PORTNAME= ns1-python DISTVERSION= 0.18.0 CATEGORIES= dns python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dch@FreeBSD.org |