aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2007-07-26 21:20:37 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2007-07-26 21:20:37 +0000
commit690acbda3d3b9fc24fe3c367e980ce829f86daee (patch)
tree19b654b48e5e1afe283f71d5aedcc226ec7890ab /databases/Makefile
parent9b478cbcd6dd76c545ab52486162de804607359b (diff)
downloadports-690acbda3d3b9fc24fe3c367e980ce829f86daee.tar.gz
ports-690acbda3d3b9fc24fe3c367e980ce829f86daee.zip
Add postgresql-plproxy 2.0.2, PL/Proxy is database partitioning system.
Notes
Notes: svn path=/head/; revision=196341
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 3e8599c44c25..8861a9533af1 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -390,6 +390,7 @@
SUBDIR += postgresql-libpq++
SUBDIR += postgresql-libpqxx
SUBDIR += postgresql-odbc
+ SUBDIR += postgresql-plproxy
SUBDIR += postgresql-plpython
SUBDIR += postgresql-plruby
SUBDIR += postgresql-pltcl