diff options
author | adam <adam> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam> | 2014-08-13 10:57:32 +0000 |
commit | 47446984b4b04301731658208ff714a787ba637a (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /textproc/xmltooling | |
parent | a838dd86a6c11444fd37f09582180bc740d97cd8 (diff) | |
download | pkgsrc-47446984b4b04301731658208ff714a787ba637a.tar.gz |
Revbump after boost-libs update
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 7d9abc551bf..fcd4501d228 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:42 tron Exp $ +# $NetBSD: Makefile,v 1.18 2014/08/13 10:57:38 adam Exp $ DISTNAME= xmltooling-1.5.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |