summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-04-19 00:10:58 +0000
committerrecht <recht@pkgsrc.org>2004-04-19 00:10:58 +0000
commit1bcd3341287f483586eb7daf1471436e3498563e (patch)
tree380711dac5f1eced0ecdb8f1837d532b2a99da2b /databases
parent2be4a807694f1163400eb0c2698c2680389be152 (diff)
downloadpkgsrc-1bcd3341287f483586eb7daf1471436e3498563e.tar.gz
Add and enable:
postgresql74 postgresql74-client postgresql74-docs postgresql74-lib postgresql74-server
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8cae894bf95..9cfe631ca8d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.130 2004/04/15 11:10:18 grant Exp $
+# $NetBSD: Makefile,v 1.131 2004/04/19 00:10:58 recht Exp $
#
COMMENT= Databases
@@ -88,6 +88,11 @@ SUBDIR+= postgresql-lib
SUBDIR+= postgresql-plperl
SUBDIR+= postgresql-pltcl
SUBDIR+= postgresql-server
+SUBDIR+= postgresql74
+SUBDIR+= postgresql74-client
+SUBDIR+= postgresql74-docs
+SUBDIR+= postgresql74-lib
+SUBDIR+= postgresql74-server
SUBDIR+= pxtools
SUBDIR+= py-IndexedCatalog
SUBDIR+= py-PgSQL