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-numexpr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/py-numexpr') diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 3352f38e4e9..db34a7fa206 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2021/12/30 13:05:37 adam Exp $ +# $NetBSD: Makefile,v 1.23 2022/01/04 20:54:15 wiz Exp $ DISTNAME= numexpr-2.7.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_PYPI:=n/numexpr/} -- cgit v1.2.3