pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap-auth-pgsql Shorten COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/627725a29164
branches:  trunk
changeset: 465454:627725a29164
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Tue Dec 30 17:14:09 2003 +0000

description:
Shorten COMMENT

diffstat:

 www/ap-auth-pgsql/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 62bde27c5985 -r 627725a29164 www/ap-auth-pgsql/Makefile
--- a/www/ap-auth-pgsql/Makefile        Tue Dec 30 17:09:32 2003 +0000
+++ b/www/ap-auth-pgsql/Makefile        Tue Dec 30 17:14:09 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/07/31 19:22:28 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/30 17:14:09 cjep Exp $
 
 DISTNAME=      mod_auth_pgsql-0.9.12
 PKGNAME=       ap-auth-pgsql-0.9.12
@@ -7,7 +7,7 @@
 
 MAINTAINER=    waddell%caravan.com@localhost
 HOMEPAGE=      http://www.giuseppetanzilli.it/mod_auth_pgsql/
-COMMENT=       Module to allow apache log accesses and authenticate against a Postgresql database
+COMMENT=       Apache module for user authentication/logging against a PostgreSQL DB
 
 CONFLICTS=     ap-auth-postgresql-[0-9]*
 USE_BUILDLINK2=        YES



Home | Main Index | Thread Index | Old Index