diff options
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 84cb571e129..f21720686d4 100644 --- a/www/shibboleth-sp/Makefile +++ b/www/shibboleth-sp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2011/04/22 13:45:00 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/07/27 22:33:26 pettai Exp $ # DISTNAME= shibboleth-sp-2.4.2 PKGREVISION= 1 CATEGORIES= www -MASTER_SITES= http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/ +MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/2.4.2/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://shibboleth.internet2.edu/ |