diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-23 16:08:28 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-23 17:02:05 +0000 |
commit | ce52f9301c5e7c6f84c071b93c25a0b94a1081dc (patch) | |
tree | d558a6cb626e7c5d6320dbf7800f81114e0382e9 /math/py-or-tools | |
parent | 2bc6cc38f24dd256461df52f2eda7be12b1c28c5 (diff) |
Diffstat (limited to 'math/py-or-tools')
-rw-r--r-- | math/py-or-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-or-tools/Makefile b/math/py-or-tools/Makefile index 623d97c15228..7ec82b4b5bed 100644 --- a/math/py-or-tools/Makefile +++ b/math/py-or-tools/Makefile @@ -1,6 +1,7 @@ PORTNAME= or-tools DISTVERSIONPREFIX= v DISTVERSION= 9.2 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |