From c7c6245bef7e5ca621e710024a67808158545477 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 4 Jan 2022 20:53:26 +0000 Subject: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS --- math/py-z3solver/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/py-z3solver') 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/} -- cgit v1.2.3