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
commit7d3c672e101d54825f8cfe44ec11bcd471b28c7f (patch)
tree5b08588fad79586c9f069e55e843183ce639a2cd /databases
parent173ee7874852ed085d7e2d8610c4b394eeb2faf2 (diff)
downloadpkgsrc-7d3c672e101d54825f8cfe44ec11bcd471b28c7f.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