summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2007-07-22 19:02:40 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2007-07-22 19:02:40 +0000
commit784419acccd42fdeeb8e92b44a3af17b92a327fc (patch)
tree93ac3695bd1c10b9cdad30bd77eb7f181ba25258 /databases/Makefile
parent- Fix building with GCC 4.x. (diff)
Add pgbouncer 1.0.8, lightweight connection pooler for PostgreSQL.
Notes
Notes: svn path=/head/; revision=196066
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 35d7526ea988..c497b86e48d3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -334,6 +334,7 @@
SUBDIR += pgadmin3
SUBDIR += pgadmin3-12
SUBDIR += pgbash
+ SUBDIR += pgbouncer
SUBDIR += pgcluster
SUBDIR += pgpool
SUBDIR += pgpool-II