diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 7450e295832..40f3c693760 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/09/20 21:03:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:23 wiz Exp $ DISTNAME= libxml++-2.18.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/2.18/} EXTRACT_SUFX= .tar.bz2 |