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 0908568a51c..480ff5d70c3 100644 --- a/www/shibboleth-sp/Makefile +++ b/www/shibboleth-sp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/04/30 01:22:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/24 20:03:43 adam Exp $ # DISTNAME= shibboleth-sp-2.5.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/${PKGVERSION_NOREV}/ |