summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjwise <jwise>2001-04-06 22:01:09 +0000
committerjwise <jwise>2001-04-06 22:01:09 +0000
commitc0fa72bad4d2e38e1e90f37837bfb0864a9697e3 (patch)
tree7a2903534868774bf762b468537283e2cb0433c1 /databases
parenta75f32058a900cb558ced912e1dcdc6789a7332c (diff)
downloadpkgsrc-c0fa72bad4d2e38e1e90f37837bfb0864a9697e3.tar.gz
Add and enable odbc-postgresql.
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 59418c3c77a..a1d942aa691 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2001/04/04 12:59:42 agc Exp $
+# $NetBSD: Makefile,v 1.51 2001/04/06 22:01:09 jwise Exp $
#
COMMENT= Databases
@@ -18,6 +18,7 @@ SUBDIR+= kpsql
SUBDIR+= myodbc
SUBDIR+= mysql-client
SUBDIR+= mysql-server
+SUBDIR+= odbc-postgresql
SUBDIR+= openldap
SUBDIR+= oraedit
SUBDIR+= p5-DBD-CSV