diff options
author | adam <adam> | 2013-11-20 20:04:35 +0000 |
---|---|---|
committer | adam <adam> | 2013-11-20 20:04:35 +0000 |
commit | aae382eaff7c058230f085597efdc92a36c22ea3 (patch) | |
tree | 78faa6a35d09442343364d9b1977b65b4e608387 /textproc/xmltooling | |
parent | 00f22e2f49a77d9ed84fe37b18dddd4c4340a40c (diff) | |
download | pkgsrc-aae382eaff7c058230f085597efdc92a36c22ea3.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'textproc/xmltooling')
-rw-r--r-- | textproc/xmltooling/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index ccdf1592105..d58e0be2f34 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/11/20 13:23:46 obache Exp $ +# $NetBSD: Makefile,v 1.16 2013/11/20 20:04:40 adam Exp $ DISTNAME= xmltooling-1.5.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |