From db5bea13640b893ee36503140e80023826c854e9 Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 22 Sep 2016 02:44:26 +0000 Subject: [PATCH] Update HOMEPAGE, previous was 404 --- www/ap2-auth-mellon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index d1c84e02de14..f8c1360da5c1 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