diff options
Diffstat (limited to 'dns/py-adns')
-rw-r--r-- | dns/py-adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile index 4b01d26447f6..6a94f0331885 100644 --- a/dns/py-adns/Makefile +++ b/dns/py-adns/Makefile @@ -2,7 +2,7 @@ PORTNAME= adns DISTVERSION= 1.4 DISTVERSIONSUFFIX= -py1 CATEGORIES= dns python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rigoletto@FreeBSD.org |