diff options
Diffstat (limited to 'sysutils/manifold/Makefile')
-rw-r--r-- | sysutils/manifold/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manifold/Makefile b/sysutils/manifold/Makefile index cbe4d947126..dcdd2fa6bab 100644 --- a/sysutils/manifold/Makefile +++ b/sysutils/manifold/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2022/01/10 08:18:25 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2022/06/30 11:18:51 nia Exp $ PKGNAME= ${DISTNAME:S/^M/m/} -PKGREVISION= 3 +PKGREVISION= 4 DISTNAME= Manifold-0.2.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_PYPI:=M/Manifold/} |