summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2003-07-31 19:24:39 +0000
committerwiz <wiz>2003-07-31 19:24:39 +0000
commita33e9529014d1967c88f720c7337baa3c6b08d82 (patch)
treea2ade60e490d27a51817e7cb435427368d6cadcd /www
parentb6e61612b336e5ee31a28c961ee56a35a2b4e659 (diff)
downloadpkgsrc-a33e9529014d1967c88f720c7337baa3c6b08d82.tar.gz
Add conflict with ap-auth-pgsql.
Diffstat (limited to 'www')
-rw-r--r--www/ap-auth-postgresql/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile
index 56ea81396be..78c0a9f251b 100644
--- a/www/ap-auth-postgresql/Makefile
+++ b/www/ap-auth-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/17 22:55:22 grant Exp $
+# $NetBSD: Makefile,v 1.18 2003/07/31 19:24:39 wiz Exp $
DISTNAME= AuthPG-1.2b2
PKGNAME= ap-auth-postgresql-1.2b2
@@ -10,6 +10,8 @@ MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://home.bawi.org/~minskim/authpg/
COMMENT= Module to allow apache authentication against a Postgresql database
+CONFLICTS= ap-auth-pgsql-[0-9]*
+
USE_BUILDLINK2= YES
APACHE_MODULE_NAME= mod_auth_pg.so