summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2007-10-15 23:35:41 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2007-10-15 23:35:41 +0000
commit139991ab8aabca0c8c3440f6bbacddbc468fcb08 (patch)
tree7fb41ec1a5eedbecae6eb7e2b9ff57a6e564209c /databases/Makefile
parentFinish removing support for RELENG_4 (diff)
Introducing the first beta of PostgreSQL 8.3
Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
Notes
Notes: svn path=/head/; revision=201533
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 3cdeebe44ff8..f1baa48eeae9 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -413,6 +413,8 @@
SUBDIR += postgresql81-server
SUBDIR += postgresql82-client
SUBDIR += postgresql82-server
+ SUBDIR += postgresql83-client
+ SUBDIR += postgresql83-server
SUBDIR += postgresql_autodoc
SUBDIR += puredb
SUBDIR += pxlib