summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 08:59:35 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1996-10-24 08:59:35 +0000
commitdd5b5aea7f5c4828c128470ba8b25a124c4e1b91 (patch)
tree3a7d7cc22daa1dc6e63dea779d55c56c7306a207 /databases
parenta re-port of a perl5 interface to Tk4.0p3. (diff)
Remove msqlperl, it's now p5-Msql
Notes
Notes: svn path=/head/; revision=4131
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 81aa66f3edfb..d53f752d7966 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,10 +1,9 @@
-# $Id: Makefile,v 1.9 1996/10/17 02:46:25 jfitz Exp $
+# $Id: Makefile,v 1.10 1996/10/24 00:02:50 jfitz Exp $
#
SUBDIR += exodus
SUBDIR += gdbm
SUBDIR += gnats
SUBDIR += msql
- SUBDIR += msqlperl
SUBDIR += p5-DBD-mSQL
SUBDIR += p5-DBI
SUBDIR += p5-Msql