summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-06-22 16:54:02 +0000
committerrh <rh@pkgsrc.org>2000-06-22 16:54:02 +0000
commit568f234993eb8d5095b86499a427006fd838b94e (patch)
treecf8d9754f5694e43b1c7a84210246a33b9aca6a5 /databases
parent7da904e7c3be508537e15ce717ef4d3ad45d1e1a (diff)
downloadpkgsrc-568f234993eb8d5095b86499a427006fd838b94e.tar.gz
Add and enable freetds and sqsh
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c3a40db6c89..a4b085e7b57 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.34 2000/04/28 00:42:55 garbled Exp $
+# $NetBSD: Makefile,v 1.35 2000/06/22 16:54:02 rh Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
SUBDIR += db
SUBDIR += db3
SUBDIR += gdbm
+ SUBDIR += freetds
SUBDIR += gtksql
SUBDIR += gtranscript
SUBDIR += iodbc
@@ -27,6 +28,7 @@
SUBDIR += py-postgresql
SUBDIR += rrdtool
SUBDIR += sdbm
+ SUBDIR += sqsh
SUBDIR += tcl-gdbm
SUBDIR += tcl-postgresql
SUBDIR += tk-postgresql