diff options
Diffstat (limited to 'math/py-nlopt/Makefile')
-rw-r--r-- | math/py-nlopt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-nlopt/Makefile b/math/py-nlopt/Makefile index 1e656bce247b..0914749ac68f 100644 --- a/math/py-nlopt/Makefile +++ b/math/py-nlopt/Makefile @@ -1,5 +1,6 @@ PORTNAME= nlopt DISTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= math #MASTER_SITES= PYPI # https://github.com/DanielBok/nlopt-python/issues/15 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |