summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 03:43:42 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-04-16 03:43:42 +0000
commit1f565b6b92e0bf24c559f68b8105a4a622db40c6 (patch)
tree03e761b0f443b54ca94d3a503df47e03d30da650 /databases/Makefile
parent[patch] audio/alac - cleanup non-supported FreeBSD versions (diff)
- Add pgpool-II 1.0.2 after repocopy from databases/pgpool.
Notes
Notes: svn path=/head/; revision=190063
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 33112918382a..2612ea7ee3c7 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -333,6 +333,7 @@
SUBDIR += pgbash
SUBDIR += pgcluster
SUBDIR += pgpool
+ SUBDIR += pgpool-II
SUBDIR += pgtop
SUBDIR += pgworksheet
SUBDIR += php-sqlite3