summaryrefslogtreecommitdiff
path: root/math/py-z3solver
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-z3solver')
-rw-r--r--math/py-z3solver/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-z3solver/Makefile b/math/py-z3solver/Makefile
index e7142696aff..478315134db 100644
--- a/math/py-z3solver/Makefile
+++ b/math/py-z3solver/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/09/18 05:00:48 khorben Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/04 20:54:18 wiz Exp $
DISTNAME= z3-solver-4.8.9.0
PKGNAME= ${PYPKGPREFIX}-z3solver-4.8.9.0
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PYPI:=z/z3-solver/}