pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ap2-auth-mellon
Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Sep 22 02:44:26 UTC 2016
Modified Files:
        pkgsrc/www/ap2-auth-mellon: Makefile
Log Message:
Update HOMEPAGE, previous was 404
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/ap2-auth-mellon/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ap2-auth-mellon/Makefile
diff -u pkgsrc/www/ap2-auth-mellon/Makefile:1.33 pkgsrc/www/ap2-auth-mellon/Makefile:1.34
--- pkgsrc/www/ap2-auth-mellon/Makefile:1.33    Mon Mar 14 09:58:57 2016
+++ pkgsrc/www/ap2-auth-mellon/Makefile Thu Sep 22 02:44:26 2016
@@ -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@localhost
-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
 
Home |
Main Index |
Thread Index |
Old Index