diff options
Diffstat (limited to 'math/py-nlopt/Makefile')
-rw-r--r-- | math/py-nlopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-nlopt/Makefile b/math/py-nlopt/Makefile index 188f30f1f873..1e656bce247b 100644 --- a/math/py-nlopt/Makefile +++ b/math/py-nlopt/Makefile @@ -1,7 +1,7 @@ PORTNAME= nlopt DISTVERSION= 2.7.1 CATEGORIES= math -#MASTER_SITES= CHEESESHOP # https://github.com/DanielBok/nlopt-python/issues/15 +#MASTER_SITES= PYPI # https://github.com/DanielBok/nlopt-python/issues/15 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |