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 08d6f24e5c2..f8d017ac4c1 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2004/07/06 13:52:25 xtraeme Exp $ +# $NetBSD: Makefile,v 1.57 2004/08/04 11:19:59 wiz Exp $ DISTNAME= libxml2-2.6.11 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 |