summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r--textproc/py-lxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index b49129790ea..88b0317b6e3 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2020/10/19 12:30:31 adam Exp $
+# $NetBSD: Makefile,v 1.72 2020/11/05 09:09:15 ryoon Exp $
DISTNAME= lxml-4.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/lxml/}