summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam>2008-03-04 12:50:25 +0000
committeradam <adam>2008-03-04 12:50:25 +0000
commit84fb2ad34361ebe5ce2ffcb0a048977c49e47609 (patch)
tree5b08588fad79586c9f069e55e843183ce639a2cd /databases
parent28215bc4fbf60ec2c3f66341713946eb9b7cb368 (diff)
downloadpkgsrc-84fb2ad34361ebe5ce2ffcb0a048977c49e47609.tar.gz
Added postgresql83
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 38afce82edf..086975fbe56 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2007/12/04 00:35:28 grant Exp $
+# $NetBSD: Makefile,v 1.238 2008/03/04 12:51:11 adam Exp $
#
COMMENT= Databases
@@ -154,6 +154,13 @@ SUBDIR+= postgresql82-plpython
SUBDIR+= postgresql82-pltcl
SUBDIR+= postgresql82-server
SUBDIR+= postgresql82-tsearch2
+SUBDIR+= postgresql83
+SUBDIR+= postgresql83-adminpack
+SUBDIR+= postgresql83-client
+SUBDIR+= postgresql83-plperl
+SUBDIR+= postgresql83-plpython
+SUBDIR+= postgresql83-pltcl
+SUBDIR+= postgresql83-server
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL