diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 25c099685b9..d7adf37511b 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.143 2016/12/30 02:17:48 dholland Exp $ +# $NetBSD: Makefile,v 1.143.2.1 2017/06/21 18:17:36 bsiegert Exp $ .include "../../textproc/libxml2/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= XML parser library from the GNOME project LICENSE= modified-bsd |