diff options
author | girgen <girgen@FreeBSD.org> | 2014-05-24 22:38:42 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2014-05-24 22:38:42 +0800 |
commit | 6acf8ea2b077589ee0d8fb1ef92ea9acb688edbe (patch) | |
tree | 2923114c10c210a657c4dd01ce6a3881f9d59ce2 /databases/Makefile | |
parent | 8ceb47f40b7f2610a5c9fecf3f392081992278ce (diff) | |
download | freebsd-ports-gnome-6acf8ea2b077589ee0d8fb1ef92ea9acb688edbe.tar.gz freebsd-ports-gnome-6acf8ea2b077589ee0d8fb1ef92ea9acb688edbe.tar.zst freebsd-ports-gnome-6acf8ea2b077589ee0d8fb1ef92ea9acb688edbe.zip |
'activate' postgresql-9.4
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 066c0f3d052c..d3be9fe5ed7d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -679,6 +679,14 @@ SUBDIR += postgresql93-plpython SUBDIR += postgresql93-pltcl SUBDIR += postgresql93-server + SUBDIR += postgresql94-client + SUBDIR += postgresql94-contrib + SUBDIR += postgresql94-docs + SUBDIR += postgresql94-pgtcl + SUBDIR += postgresql94-plperl + SUBDIR += postgresql94-plpython + SUBDIR += postgresql94-pltcl + SUBDIR += postgresql94-server SUBDIR += postgresql_autodoc SUBDIR += powerarchitect SUBDIR += proftpd-mod_sql_mysql |