summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-01-11 17:54:44 +0000
committerSteve Price <steve@FreeBSD.org>1998-01-11 17:54:44 +0000
commit9aa91227a18f59e130a814e086c862f0b5582a4d (patch)
tree3bac5f67885966e42deaa51ca991b746a019f368 /databases
parentDon't document the -s commandline option twice in the manpage. (diff)
Remove nonexistent directory from SUBDIR list.
PR: 5078
Notes
Notes: svn path=/head/; revision=9322
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b821fcbae242..1ec93165c3ad 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $
+# $Id: Makefile,v 1.25 1997/12/03 07:15:21 ache Exp $
#
SUBDIR += db
SUBDIR += gdbm
@@ -6,7 +6,6 @@
SUBDIR += msql
SUBDIR += mysql
SUBDIR += p5-DBD-Pg
- SUBDIR += p5-DBD-mysql
SUBDIR += p5-DBI
SUBDIR += p5-MLDBM
SUBDIR += p5-Msql