summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
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 7386b2e6301..c24d8a80cac 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2001/05/14 12:39:40 zuntum Exp $
+# $NetBSD: Makefile,v 1.53 2001/05/14 14:57:43 jlam Exp $
#
COMMENT= Databases
@@ -36,6 +36,12 @@ SUBDIR+= p5-perl-ldap
SUBDIR+= p5-pgsql
SUBDIR+= pgaccess
SUBDIR+= postgresql
+SUBDIR+= postgresql-client
+SUBDIR+= postgresql-docs
+SUBDIR+= postgresql-lib
+SUBDIR+= postgresql-plperl
+SUBDIR+= postgresql-pltcl
+SUBDIR+= postgresql-server
SUBDIR+= py-gdbm
SUBDIR+= py-ldap
SUBDIR+= py-mysqldb