summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2006-03-20 14:47:43 +0000
committeruebayasi <uebayasi>2006-03-20 14:47:43 +0000
commit5c9ef3f8f44b7e74cdd2f8b3963610ed4ffca1fa (patch)
treeeaa21c6077b1406ad3078888cc56ee76a0a01d19 /databases/Makefile
parent8760285ec8e483b115137d121331f5748ff129e5 (diff)
downloadpkgsrc-5c9ef3f8f44b7e74cdd2f8b3963610ed4ffca1fa.tar.gz
Add postgresql81, postgresql81-client, postgresql81-plperl,
postgresql81-plpython, postgresql81-pltcl, and postgresql81-server.
Diffstat (limited to 'databases/Makefile')
-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