summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2011-09-03 22:17:20 +0000
committermjl <mjl@pkgsrc.org>2011-09-03 22:17:20 +0000
commit490518fdf01652adfeb92f6070d085697737d252 (patch)
tree8765fffafc1ee4cc945b7b54e1f4a9797e80bfbb /databases
parent3d4ca33a1233025c20db5f745e8725a51d609daa (diff)
downloadpkgsrc-490518fdf01652adfeb92f6070d085697737d252.tar.gz
Enable pgbouncer
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index dd1d9dec458..8c22117afa4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.376 2011/08/06 22:50:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.377 2011/09/03 22:17:20 mjl Exp $
#
COMMENT= Databases
@@ -198,6 +198,7 @@ SUBDIR+= pear-MDB2_Driver_mysqli
SUBDIR+= pear-MDB2_Driver_pgsql
SUBDIR+= pear-MDB2_Driver_sqlite
SUBDIR+= pgadmin3
+SUBDIR+= pgbouncer
SUBDIR+= pgpool
SUBDIR+= pgtcl
SUBDIR+= pgtclng