diff options
Diffstat (limited to 'math/py-secp256k1/Makefile')
-rw-r--r-- | math/py-secp256k1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-secp256k1/Makefile b/math/py-secp256k1/Makefile index 8059d7540dff..686f3aa8d95d 100644 --- a/math/py-secp256k1/Makefile +++ b/math/py-secp256k1/Makefile @@ -2,7 +2,7 @@ PORTNAME= secp256k1 PORTVERSION= 0.13.2 PORTREVISION= 1 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org |