diff options
Diffstat (limited to 'textproc/libxml++1/Makefile')
-rw-r--r-- | textproc/libxml++1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++1/Makefile b/textproc/libxml++1/Makefile index c46b6e39618..44eeb4bf721 100644 --- a/textproc/libxml++1/Makefile +++ b/textproc/libxml++1/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 18:54:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:43:21 sbd Exp $ # DISTNAME= libxml++-1.0.5 PKGNAME= libxml++1-1.0.5 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/1.0/} EXTRACT_SUFX= .tar.bz2 |