diff options
Diffstat (limited to 'www/shibboleth-sp/Makefile')
-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 b8ee041b4c6..96360ea2157 100644 --- a/www/shibboleth-sp/Makefile +++ b/www/shibboleth-sp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/11/20 20:04:40 adam Exp $ +# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:47 tron Exp $ # DISTNAME= shibboleth-sp-2.5.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/${PKGVERSION_NOREV}/ |