diff options
Diffstat (limited to 'math/py-numexpr')
-rw-r--r-- | math/py-numexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index c20d4dd9e340..814c6ca33917 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,7 +1,7 @@ PORTNAME= numexpr PORTVERSION= 2.8.4 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |