diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-11 17:49:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-11 17:49:53 +0000 |
commit | eb4b3ad387698e7a7ea6a73a213fa9192caa79cb (patch) | |
tree | b654b5414d6b2f5b5eac228ab2dd626395f1d9f2 /textproc/py-libxml2 | |
parent | 37fa9e9d113ffe70961291646d4e1751dffe6006 (diff) | |
download | pkgsrc-eb4b3ad387698e7a7ea6a73a213fa9192caa79cb.tar.gz |
libxml2, py-libxml2: update to 2.9.8
Changes not found.
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r-- | textproc/py-libxml2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 69879bc5521..66e6a15feb5 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2017/11/08 22:51:54 prlw1 Exp $ +# $NetBSD: Makefile,v 1.61 2018/03/11 17:49:53 wiz Exp $ .include "../../textproc/libxml2/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 COMMENT= Python wrapper for libxml2 LICENSE= modified-bsd |