summaryrefslogtreecommitdiff
path: root/textproc/py-html5-parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-html5-parser/Makefile')
-rw-r--r--textproc/py-html5-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-html5-parser/Makefile b/textproc/py-html5-parser/Makefile
index 529a753a1ea..91cf2b2f0dc 100644
--- a/textproc/py-html5-parser/Makefile
+++ b/textproc/py-html5-parser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/11/05 09:09:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/21 11:42:48 adam Exp $
DISTNAME= html5-parser-0.4.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/html5-parser/}