pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www Update MASTER_SITES and HOMEPAGE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/20e4cdc1f163
branches: trunk
changeset: 396302:20e4cdc1f163
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 22 00:56:27 2009 +0000
description:
Update MASTER_SITES and HOMEPAGE.
diffstat:
www/ap-auth-external/Makefile | 6 +++---
www/ap2-auth-external/Makefile | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r 23037b58d39c -r 20e4cdc1f163 www/ap-auth-external/Makefile
--- a/www/ap-auth-external/Makefile Wed Jul 22 00:52:27 2009 +0000
+++ b/www/ap-auth-external/Makefile Wed Jul 22 00:56:27 2009 +0000
@@ -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@localhost
-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 -r 23037b58d39c -r 20e4cdc1f163 www/ap2-auth-external/Makefile
--- a/www/ap2-auth-external/Makefile Wed Jul 22 00:52:27 2009 +0000
+++ b/www/ap2-auth-external/Makefile Wed Jul 22 00:56:27 2009 +0000
@@ -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@localhost
-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
Home |
Main Index |
Thread Index |
Old Index