From 2591d78d858058c9fa577680a8d7518ba4e3367c Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 22 Jul 2009 00:56:27 +0000 Subject: Update MASTER_SITES and HOMEPAGE. --- www/ap-auth-external/Makefile | 6 +++--- www/ap2-auth-external/Makefile | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/ap-auth-external/Makefile b/www/ap-auth-external/Makefile index 80e0c7f74ea..ea2e085c361 100644 --- a/www/ap-auth-external/Makefile +++ b/www/ap-auth-external/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2007/12/20 14:31:52 sborrill Exp $ +# $NetBSD: Makefile,v 1.7 2009/07/22 00:56:27 schmonz Exp $ # DISTNAME= mod_auth_external-${DISTVERS} PKGREVISION= 2 PKGNAME= ${APACHE_PKG_PREFIX}-auth-external-${DISTVERS} CATEGORIES= www -MASTER_SITES= http://unixpapa.com/software/ +MASTER_SITES= http://mod-auth-external.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://unixpapa.com/mod_authnz_external/ +HOMEPAGE= http://code.google.com/p/mod-auth-external/ COMMENT= Apache module for external program authentication PKG_APACHE_ACCEPTED= apache13 diff --git a/www/ap2-auth-external/Makefile b/www/ap2-auth-external/Makefile index 7cb7c35c01c..8bd03fafb97 100644 --- a/www/ap2-auth-external/Makefile +++ b/www/ap2-auth-external/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/12/20 14:59:14 sborrill Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/22 00:56:27 schmonz Exp $ # DISTNAME= mod_auth_external-${DISTVERS} PKGREVISION= 2 PKGNAME= ${APACHE_PKG_PREFIX}-auth-external-${DISTVERS} CATEGORIES= www -MASTER_SITES= http://unixpapa.com/software/ +MASTER_SITES= http://mod-auth-external.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://unixpapa.com/mod_authnz_external/ +HOMEPAGE= http://code.google.com/p/mod-auth-external/ COMMENT= Apache module for external program authentication PKG_APACHE_ACCEPTED= apache2 apache22 -- cgit v1.2.3