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 --- lang/py-js2py/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/py-js2py') diff --git a/lang/py-js2py/Makefile b/lang/py-js2py/Makefile index 2234757be1f..8e8d297b010 100644 --- a/lang/py-js2py/Makefile +++ b/lang/py-js2py/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2019/02/18 12:57:21 adam Exp $ +# $NetBSD: Makefile,v 1.8 2022/01/04 20:54:09 wiz Exp $ DISTNAME= Js2Py-0.60 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= lang python MASTER_SITES= ${MASTER_SITE_PYPI:=J/Js2Py/} -- cgit v1.2.3