summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-10-07 10:26:44 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-10-07 10:26:44 +0000
commit05bc554ce4fc33d2a8e689d6236ac9c23a3d88c9 (patch)
treefbaa908366521ce294d09b5162830def8e753627 /www/Makefile
parentUpdate to 0.86 (diff)
Add mod_auth_pgsql 2.0.2b1, an Apache 2 module for authentication
against PostgreSQL databases. PR: 57655 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes: svn path=/head/; revision=90511
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 5ede1c170322..8670f37d4b0c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -191,6 +191,7 @@
SUBDIR += mod_auth_mysql_another
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql
+ SUBDIR += mod_auth_pgsql2
SUBDIR += mod_auth_pwcheck
SUBDIR += mod_backhand
SUBDIR += mod_bandwidth