diff options
Diffstat (limited to 'math/py-PySCIPOpt/Makefile')
-rw-r--r-- | math/py-PySCIPOpt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-PySCIPOpt/Makefile b/math/py-PySCIPOpt/Makefile index 6c67f261b281..25457fc54ff7 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,6 +1,7 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v DISTVERSION= 4.3.0 +PORTREVISION= 1 CATEGORIES= math python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |