summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-22 00:43:56 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-22 00:43:56 +0000
commit32118ccb94cefbf464b7d839ab2ba4125e0c172b (patch)
treedf4c5ed543f1a65d21bd94f8847560ee0e2b31cd /databases/Makefile
parentCFS's cmkdir now makes directories as Blowfish by default. (diff)
Add mysql322-client, reach out and touch(1) some data.
Notes
Notes: svn path=/head/; revision=19612
Diffstat (limited to '')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 14f2bcecc7c9..1d4773480624 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.35 1999/03/20 05:43:38 taoka Exp $
+# $Id: Makefile,v 1.36 1999/06/06 16:59:45 steve Exp $
#
SUBDIR += cdb
SUBDIR += db
@@ -12,6 +12,7 @@
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322
+ SUBDIR += mysql322-client
SUBDIR += mysqltutor
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI