diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:33:39 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-02-28 12:46:46 +0000 |
commit | f7e42ce5d5a3f11265d1e253b04212001992eca2 (patch) | |
tree | e321cbfdfcccaf77d9cfd281d2c6c4a1fdacabf0 /math/py-or-tools | |
parent | f6fe2ca4086687efb4caa53523b977e25b3082a8 (diff) |
Diffstat (limited to 'math/py-or-tools')
-rw-r--r-- | math/py-or-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index 5a8538f1310c..0f80bff9a2d4 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |