diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | f63fd44255464d2ccaa0165fd0b4869a5458e409 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /textproc/xmlstarlet | |
parent | 5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff) | |
download | pkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
Diffstat (limited to 'textproc/xmlstarlet')
-rw-r--r-- | textproc/xmlstarlet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index e89fe3c187d..4401230529f 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/01/17 14:59:03 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2012/06/14 07:44:45 sbd Exp $ # DISTNAME= xmlstarlet-1.3.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlstar/} |