diff options
Diffstat (limited to 'math/py-numpoly/Makefile')
-rw-r--r-- | math/py-numpoly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpoly/Makefile b/math/py-numpoly/Makefile index 5dbb6c2c229f..ebc474a5d981 100644 --- a/math/py-numpoly/Makefile +++ b/math/py-numpoly/Makefile @@ -1,7 +1,7 @@ PORTNAME= numpoly DISTVERSION= 1.2.3 CATEGORIES= math python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |