diff options
Diffstat (limited to 'dns/py-tldextract/Makefile')
-rw-r--r-- | dns/py-tldextract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-tldextract/Makefile b/dns/py-tldextract/Makefile index 0c8f68bc6b7b..b0bceefbd57d 100644 --- a/dns/py-tldextract/Makefile +++ b/dns/py-tldextract/Makefile @@ -1,7 +1,7 @@ PORTNAME= tldextract PORTVERSION= 3.3.1 CATEGORIES= dns python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org |