aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2017-08-10 20:25:17 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2017-08-10 20:25:17 +0000
commit7b998832c5aa9d5c46ef9aa5e18f9c19d935f20e (patch)
tree0e2e33ffb2bd0a4b88a951164bee884a9540126a /databases/Makefile
parente701291821a537383aef440ae4a37d869d215303 (diff)
downloadports-7b998832c5aa9d5c46ef9aa5e18f9c19d935f20e.tar.gz
ports-7b998832c5aa9d5c46ef9aa5e18f9c19d935f20e.zip
Add PostgreSQL-10 to the ports tree
Notes
Notes: svn path=/head/; revision=447720
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 0f01bb30fced..411fb5d9e970 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -677,6 +677,14 @@
SUBDIR += postgresql-repmgr2
SUBDIR += postgresql-tds_fdw
SUBDIR += postgresql-zhparser
+ SUBDIR += postgresql10-client
+ SUBDIR += postgresql10-contrib
+ SUBDIR += postgresql10-docs
+ SUBDIR += postgresql10-pgtcl
+ SUBDIR += postgresql10-plperl
+ SUBDIR += postgresql10-plpython
+ SUBDIR += postgresql10-pltcl
+ SUBDIR += postgresql10-server
SUBDIR += postgresql92-client
SUBDIR += postgresql92-contrib
SUBDIR += postgresql92-docs