pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap22-authnz-external Fix HOMEPAGE and MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19f78d064113
branches:  trunk
changeset: 568906:19f78d064113
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Thu Dec 24 13:18:31 2009 +0000

description:
Fix HOMEPAGE and MASTER_SITES.
Bump PKGREVISION

diffstat:

 www/ap22-authnz-external/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r c7be7bcb5484 -r 19f78d064113 www/ap22-authnz-external/Makefile
--- a/www/ap22-authnz-external/Makefile Thu Dec 24 11:12:22 2009 +0000
+++ b/www/ap22-authnz-external/Makefile Thu Dec 24 13:18:31 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2009/03/01 01:28:17 adrianp Exp $
+# $NetBSD: Makefile,v 1.4 2009/12/24 13:18:31 sborrill Exp $
 #
 
 DISTNAME=      mod_authnz_external-${DISTVERS}
 PKGNAME=       ${APACHE_PKG_PREFIX}-authnz-external-${DISTVERS}
+PKGREVISION=   1
 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=   apache22



Home | Main Index | Thread Index | Old Index