diff options
Diffstat (limited to 'math/py-z3-solver/Makefile')
-rw-r--r-- | math/py-z3-solver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-z3-solver/Makefile b/math/py-z3-solver/Makefile index c1f93f9bc0ff..6ff394bc5c6c 100644 --- a/math/py-z3-solver/Makefile +++ b/math/py-z3-solver/Makefile @@ -1,6 +1,7 @@ PORTNAME= z3-solver DISTVERSIONPREFIX= z3- DISTVERSION= 4.14.1 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |