summaryrefslogtreecommitdiff
path: root/www/ap-auth-pgsql
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 17:14:09 +0000
committercjep <cjep>2003-12-30 17:14:09 +0000
commitda2257399cb403a9cba1fdf71639a50c860a384b (patch)
tree7992dac3ffa389e534da1bcd97aea65016308f32 /www/ap-auth-pgsql
parent8e05ce5e32c832d318089f2c4de4204b0c1ed8ef (diff)
downloadpkgsrc-da2257399cb403a9cba1fdf71639a50c860a384b.tar.gz
Shorten COMMENT
Diffstat (limited to 'www/ap-auth-pgsql')
-rw-r--r--www/ap-auth-pgsql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-pgsql/Makefile b/www/ap-auth-pgsql/Makefile
index 9c0d3df59ea..c67e954c970 100644
--- a/www/ap-auth-pgsql/Makefile
+++ b/www/ap-auth-pgsql/Makefile
@@ -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 @@ MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/
MAINTAINER= waddell@caravan.com
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