diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-06-22 10:05:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-06-22 10:05:57 +0000 |
commit | 59c3805579e248a384bd0630a6f45e538843fc23 (patch) | |
tree | ce28d9969be9e141268ec661add78981eb30a6b2 /databases | |
parent | cfd759c29a2f7c16b28399e96dc3fc89175249eb (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 1d4773480624..d42f4f06de2a 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1999/06/06 16:59:45 steve Exp $ +# $Id: Makefile,v 1.37 1999/06/22 00:43:56 billf Exp $ # SUBDIR += cdb SUBDIR += db @@ -12,7 +12,7 @@ SUBDIR += msql SUBDIR += mysql321 SUBDIR += mysql322 - SUBDIR += mysql322-client +# SUBDIR += mysql322-client SUBDIR += mysqltutor SUBDIR += p5-DBD-Pg SUBDIR += p5-DBI |