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