diff options
-rw-r--r-- | devel/log4shib/Makefile | 4 | ||||
-rw-r--r-- | security/opensaml/Makefile | 4 | ||||
-rw-r--r-- | textproc/xmltooling/Makefile | 4 | ||||
-rw-r--r-- | www/shibboleth-sp/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/devel/log4shib/Makefile b/devel/log4shib/Makefile index 473741e0317..cc42b73f361 100644 --- a/devel/log4shib/Makefile +++ b/devel/log4shib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2010/10/19 23:01:26 pettai Exp $ +# $NetBSD: Makefile,v 1.5 2011/07/27 22:23:43 pettai Exp $ # DISTNAME= log4shib-1.0.4 PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://shibboleth.internet2.edu/downloads/log4shib/1.0.4/ +MASTER_SITES= http://www.shibboleth.net/downloads/log4shib/1.0.4/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://shibboleth.internet2.edu/ diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index f59643578d5..111425f29f0 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:36 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/07/27 22:30:31 pettai Exp $ DISTNAME= opensaml-2.4.1 PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${PKGVERSION_NOREV}/ +MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://www.opensaml.org/ diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index 3e01b2a3b58..85f5aaf4a54 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:44:52 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/07/27 22:26:59 pettai Exp $ DISTNAME= xmltooling-1.4.1 PKGREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.4.1/ +MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/2.4.1/ MAINTAINER= pettai@NetBSD.org HOMEPAGE= http://shibboleth.internet2.edu/ 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/ |