diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index fd4b798322f..362a92ca7a2 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/02/06 12:41:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/03/03 00:12:29 wiz Exp $ DISTNAME= libxml++-2.32.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/2.32/} EXTRACT_SUFX= .tar.bz2 |