summaryrefslogtreecommitdiff
path: root/math/z3
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
committermaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
commit3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch)
treea416928cc701450ae75c0a43468ba9fa9f48c674 /math/z3
parenta4189552bb92eb40213147fa310cbb2e027a33fb (diff)
downloadpkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'math/z3')
-rw-r--r--math/z3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/z3/Makefile b/math/z3/Makefile
index b1d40de8c34..7bc890a416f 100644
--- a/math/z3/Makefile
+++ b/math/z3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/12/18 06:46:39 kamil Exp $
+# $NetBSD: Makefile,v 1.14 2019/04/25 07:33:06 maya Exp $
.include "Makefile.common"
-
+PKGREVISION= 1
COMMENT= The Z3 theorem prover / SMT solver
.include "options.mk"