diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-06 22:12:49 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-07 01:27:52 -0800 |
commit | fe9c4cf15a3ab79e7cc16a2592469d23a2705b49 (patch) | |
tree | 16b0c6b3dc555de7e117f58a9c4709a1f4d3fd22 /math/py-PySCIPOpt | |
parent | textproc/py-jiter: update to 0.7.0 (diff) |
math/SCIP: update 9.1.1 → 9.2.0; Update WWW
Reported by: portscout
Diffstat (limited to 'math/py-PySCIPOpt')
-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 6450ff35b00b..0d1660738c7f 100644 --- a/math/py-PySCIPOpt/Makefile +++ b/math/py-PySCIPOpt/Makefile @@ -1,6 +1,7 @@ PORTNAME= PySCIPOpt DISTVERSIONPREFIX= v DISTVERSION= 5.1.1 +PORTREVISION= 1 CATEGORIES= math python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |