summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2006-03-20 14:47:43 +0000
committeruebayasi <uebayasi@pkgsrc.org>2006-03-20 14:47:43 +0000
commit16f80e0e5086de29b5bd34e5eb56cdfdc94a4327 (patch)
treeeaa21c6077b1406ad3078888cc56ee76a0a01d19 /databases
parent8370df5f8149756b2eb30d6f1a3a5018de281093 (diff)
downloadpkgsrc-16f80e0e5086de29b5bd34e5eb56cdfdc94a4327.tar.gz
Add postgresql81, postgresql81-client, postgresql81-plperl,
postgresql81-plpython, postgresql81-pltcl, and postgresql81-server.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 4f9d2191153..df55fc8b477 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2006/03/14 20:19:27 drochner Exp $
+# $NetBSD: Makefile,v 1.206 2006/03/20 14:47:43 uebayasi Exp $
#
COMMENT= Databases
@@ -135,6 +135,12 @@ SUBDIR+= postgresql80-plperl
SUBDIR+= postgresql80-plpython
SUBDIR+= postgresql80-pltcl
SUBDIR+= postgresql80-server
+SUBDIR+= postgresql81
+SUBDIR+= postgresql81-client
+SUBDIR+= postgresql81-plperl
+SUBDIR+= postgresql81-plpython
+SUBDIR+= postgresql81-pltcl
+SUBDIR+= postgresql81-server
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL