diff options
Diffstat (limited to 'security/py-potr/Makefile')
-rw-r--r-- | security/py-potr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-potr/Makefile b/security/py-potr/Makefile index 67efb9b415bb..5ebbf569aece 100644 --- a/security/py-potr/Makefile +++ b/security/py-potr/Makefile @@ -2,7 +2,7 @@ PORTNAME= potr PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} |