diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:59:35 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 16:59:35 +0800 |
commit | 47daba38192ffb42f8c633dce58e49655adf72a0 (patch) | |
tree | c540917b5800c26e3b281df9e966176e59186c7e | |
parent | 1f494ef5f04911da3ead355056bfaec770bb5bb7 (diff) | |
download | freebsd-ports-gnome-47daba38192ffb42f8c633dce58e49655adf72a0.tar.gz freebsd-ports-gnome-47daba38192ffb42f8c633dce58e49655adf72a0.tar.zst freebsd-ports-gnome-47daba38192ffb42f8c633dce58e49655adf72a0.zip |
Remove msqlperl, it's now p5-Msql
-rw-r--r-- | databases/Makefile | 3 |
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 |