diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-17 10:38:23 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-17 10:38:23 +0800 |
commit | 890e50026d44ba3b6762a0c5b406a17a7e9c7d6a (patch) | |
tree | 253bd0ea71197888ec2de23e2f3ea73e59004640 /lang | |
parent | ce29e4636cf4b52050593aa6b8bbd938c4def35c (diff) | |
download | freebsd-ports-gnome-890e50026d44ba3b6762a0c5b406a17a7e9c7d6a.tar.gz freebsd-ports-gnome-890e50026d44ba3b6762a0c5b406a17a7e9c7d6a.tar.zst freebsd-ports-gnome-890e50026d44ba3b6762a0c5b406a17a7e9c7d6a.zip |
Removed msqlperl, pending re-import into databases/
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 29bec5fb9f05..825b5367e35a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1996/09/30 11:10:33 jfitz Exp $ +# $Id: Makefile,v 1.53 1996/10/05 20:19:19 max Exp $ # SUBDIR += Gofer @@ -19,7 +19,6 @@ SUBDIR += mit-scheme SUBDIR += modula-3 SUBDIR += moscow_ml - SUBDIR += msqlperl SUBDIR += p2c SUBDIR += pTk SUBDIR += pbasic |