diff options
Diffstat (limited to 'security/py-ecdsa/Makefile')
-rw-r--r-- | security/py-ecdsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-ecdsa/Makefile b/security/py-ecdsa/Makefile index 53c467bbbb7d..9fc3d25c0f78 100644 --- a/security/py-ecdsa/Makefile +++ b/security/py-ecdsa/Makefile @@ -1,7 +1,7 @@ PORTNAME= ecdsa PORTVERSION= 0.18.0 CATEGORIES= security python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |