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
commita3d60e2fa5413af06fd44b8bdbb7d1812c3ff594 (patch)
tree7a2903534868774bf762b468537283e2cb0433c1 /databases
parent412ff2591a73e803d000d535da087f2e7af161a9 (diff)
downloadpkgsrc-a3d60e2fa5413af06fd44b8bdbb7d1812c3ff594.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