diff options
author | rene <rene@FreeBSD.org> | 2016-05-17 03:08:39 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-05-17 03:08:39 +0800 |
commit | 17db20daf47652e477943e88f924de44b2ee7380 (patch) | |
tree | d20f264fbc28b10b7e30e95cd4ec4803fb9471f3 /databases/Makefile | |
parent | 3f966a0ca8cf033e2393a3782c26128ac7eea670 (diff) | |
download | freebsd-ports-gnome-17db20daf47652e477943e88f924de44b2ee7380.tar.gz freebsd-ports-gnome-17db20daf47652e477943e88f924de44b2ee7380.tar.zst freebsd-ports-gnome-17db20daf47652e477943e88f924de44b2ee7380.zip |
Re-add databases/postgresql90-client, databases/pg_rman still needs it
Submitted by: cperciva via IRC
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 8fbdf1bf1c4d..c9aedc0f2017 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -647,6 +647,7 @@ SUBDIR += postgresql-plv8js SUBDIR += postgresql-relay SUBDIR += postgresql-repmgr + SUBDIR += postgresql90-client SUBDIR += postgresql90-pgtcl SUBDIR += postgresql90-plperl SUBDIR += postgresql90-plpython |