diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 0e4c257db2f..e8cea825208 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2003/07/11 23:28:04 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2003/07/13 13:53:33 wiz Exp $ DISTNAME= libxml2-${LIBXML_VERSION} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.5/} |