diff options
Diffstat (limited to 'textproc/py27-cssselect2/Makefile')
-rw-r--r-- | textproc/py27-cssselect2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py27-cssselect2/Makefile b/textproc/py27-cssselect2/Makefile index 4ee96f227c3..6cd28bdd595 100644 --- a/textproc/py27-cssselect2/Makefile +++ b/textproc/py27-cssselect2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/06/30 11:18:54 nia Exp $ DISTNAME= cssselect2-0.2.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=c/cssselect2/} |