summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 09:50:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 09:50:41 +0000
commite726fd3e7c0f09daa936cd9ea6830b8f584d92c7 (patch)
treedd6ca5a00dc190554e4af0c39d8266a8b33f601f /databases/Makefile
parent- Update to 1.13 [1] (diff)
Add pgpoolAdmin 1.0.0, web-based administration tool for pgpool-II.
Notes
Notes: svn path=/head/; revision=190096
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 2612ea7ee3c7..60bd5d403574 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -334,6 +334,7 @@
SUBDIR += pgcluster
SUBDIR += pgpool
SUBDIR += pgpool-II
+ SUBDIR += pgpoolAdmin
SUBDIR += pgtop
SUBDIR += pgworksheet
SUBDIR += php-sqlite3