diff options
author | mef <mef@pkgsrc.org> | 2016-09-22 02:44:26 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-22 02:44:26 +0000 |
commit | 759616dbd037a56b69be5324c94d73d0c95ea099 (patch) | |
tree | 81249feb9e435862e0c6d0d3e3d883a46904b0b0 /www | |
parent | 2fc159ea9605b619d5f6b584ed2e0986147eaff7 (diff) | |
download | pkgsrc-759616dbd037a56b69be5324c94d73d0c95ea099.tar.gz |
Update HOMEPAGE, previous was 404
Diffstat (limited to 'www')
-rw-r--r-- | www/ap2-auth-mellon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index d1c84e02de1..f8c1360da5c 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2016/03/14 09:58:57 manu Exp $ +# $NetBSD: Makefile,v 1.34 2016/09/22 02:44:26 mef Exp $ # DISTNAME= mod_auth_mellon-0.12.0 @@ -8,7 +8,7 @@ CATEGORIES= www security MASTER_SITES= https://github.com/UNINETT/mod_auth_mellon/releases/download/v${DISTNAME:C/.*-//}/ MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://modmellon.googlecode.com/files/ +HOMEPAGE= https://github.com/UNINETT/mod_auth_mellon COMMENT= SAML 2.0 authentication for Apache LICENSE= gnu-gpl-v2 # or later |