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 e84f1e5b4a4..e1e7fef1651 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/12/02 15:39:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:28 obache Exp $ DISTNAME= libxml++-2.32.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/2.32/} EXTRACT_SUFX= .tar.bz2 |