diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /www/shibboleth-sp | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'www/shibboleth-sp')
-rw-r--r-- | www/shibboleth-sp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/shibboleth-sp/Makefile b/www/shibboleth-sp/Makefile index 96360ea2157..8b5cc3d8796 100644 --- a/www/shibboleth-sp/Makefile +++ b/www/shibboleth-sp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:47 tron Exp $ +# $NetBSD: Makefile,v 1.15 2014/08/13 10:57:38 adam Exp $ # DISTNAME= shibboleth-sp-2.5.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/${PKGVERSION_NOREV}/ |