summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-12-09 16:18:40 +0000
committeradam <adam@pkgsrc.org>2006-12-09 16:18:40 +0000
commitb74bfb9e0f8e76c0ffb9e4fb619de3063e283fea (patch)
tree2c6c95a8a3e10020992040212daef93e435a56d1 /databases
parent1b3128868dafc9723a9df84c8184a6c71d00892b (diff)
downloadpkgsrc-b74bfb9e0f8e76c0ffb9e4fb619de3063e283fea.tar.gz
Added postgresql82 version 8.2.0
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile9
1 files changed, 8 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 7395db72965..ad3196f64dc 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.218 2006/12/01 20:16:09 joerg Exp $
+# $NetBSD: Makefile,v 1.219 2006/12/09 16:18:40 adam Exp $
#
COMMENT= Databases
@@ -140,6 +140,13 @@ SUBDIR+= postgresql81-plpython
SUBDIR+= postgresql81-pltcl
SUBDIR+= postgresql81-server
SUBDIR+= postgresql81-tsearch2
+SUBDIR+= postgresql82
+SUBDIR+= postgresql82-client
+SUBDIR+= postgresql82-plperl
+SUBDIR+= postgresql82-plpython
+SUBDIR+= postgresql82-pltcl
+SUBDIR+= postgresql82-server
+SUBDIR+= postgresql82-tsearch2
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL