diff options
Diffstat (limited to 'security/py-pgpy/Makefile')
-rw-r--r-- | security/py-pgpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pgpy/Makefile b/security/py-pgpy/Makefile index 32e0bc39f90c..dd812bb35ad6 100644 --- a/security/py-pgpy/Makefile +++ b/security/py-pgpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= pgpy PORTVERSION= 0.5.3 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PGPy-${PORTVERSION} |