summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2006-12-06 16:50:34 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2006-12-06 16:50:34 +0000
commit5b1dcdfc6fde3d24f31e5afec5e3d67d11a4e639 (patch)
tree749e476703326e12f11da8801bcad38fd8919838 /databases/Makefile
parentMore rubust regex to determine which version of postgresql that is (diff)
Welcome new release of the world's most advanced open source database:
PostgreSQL 8.2.0 Complete release notes are available at http://www.postgresql.org/docs/current/static/release-8-2.html
Notes
Notes: svn path=/head/; revision=179046
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 6038465eb467..990414d94dda 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -388,6 +388,8 @@
SUBDIR += postgresql80-server
SUBDIR += postgresql81-client
SUBDIR += postgresql81-server
+ SUBDIR += postgresql82-client
+ SUBDIR += postgresql82-server
SUBDIR += postgresql_autodoc
SUBDIR += puredb
SUBDIR += pxlib