diff options
Diffstat (limited to 'security/py-certbot-nginx/Makefile')
-rw-r--r-- | security/py-certbot-nginx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-certbot-nginx/Makefile b/security/py-certbot-nginx/Makefile index 70ff6adf85f5..6e6e0173df50 100644 --- a/security/py-certbot-nginx/Makefile +++ b/security/py-certbot-nginx/Makefile @@ -1,7 +1,7 @@ PORTNAME= certbot-nginx PORTVERSION= ${ACME_VERSION} CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org |