summaryrefslogtreecommitdiff
path: root/www/ap2-auth-external/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz>2009-07-22 00:56:27 +0000
committerschmonz <schmonz>2009-07-22 00:56:27 +0000
commit2591d78d858058c9fa577680a8d7518ba4e3367c (patch)
tree2f97de61b880e2d082c9387f9f626fed926e8e46 /www/ap2-auth-external/Makefile
parent327789052fb5bf3147f07900da06dab52a1c0672 (diff)
downloadpkgsrc-2591d78d858058c9fa577680a8d7518ba4e3367c.tar.gz
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'www/ap2-auth-external/Makefile')
-rw-r--r--www/ap2-auth-external/Makefile6
1 files changed, 3 insertions, 3 deletions
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