summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2001-05-14 14:57:43 +0000
committerjlam <jlam>2001-05-14 14:57:43 +0000
commitc2fcff28a742e0ecc7c8c83e29c057f54a89ec1d (patch)
tree304462c68067d2536a9a36e74ac0bdd02c647511 /databases/Makefile
parenta6130caf2eaa0a5e53d3e59b69e5813a07a69614 (diff)
downloadpkgsrc-c2fcff28a742e0ecc7c8c83e29c057f54a89ec1d.tar.gz
Add and enable the following packages:
postgresql-client, postgresql-docs, postgresql-lib, postgresql-plperl, postgresql-pltcl, postgresql-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 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