summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoradam <adam>2006-12-09 16:18:40 +0000
committeradam <adam>2006-12-09 16:18:40 +0000
commit98f7e44f927502d52186550a3d71d31f219b4629 (patch)
tree2c6c95a8a3e10020992040212daef93e435a56d1 /databases/Makefile
parent43ba138637006ce6821eaa5da874e6d365557d58 (diff)
downloadpkgsrc-98f7e44f927502d52186550a3d71d31f219b4629.tar.gz
Added postgresql82 version 8.2.0
Diffstat (limited to 'databases/Makefile')
-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