aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1995-03-30 15:52:39 +0800
committerjmacd <jmacd@FreeBSD.org>1995-03-30 15:52:39 +0800
commit5759e9324c060d0624cea71ed866e3e8f6c0d86c (patch)
tree9d563ad9dd53df890dee13bd116154bd7e7256e8 /lang
parent0185ab53e699cc957fa87dff051ddcb9f4797c7e (diff)
downloadfreebsd-ports-gnome-5759e9324c060d0624cea71ed866e3e8f6c0d86c.tar.gz
freebsd-ports-gnome-5759e9324c060d0624cea71ed866e3e8f6c0d86c.tar.zst
freebsd-ports-gnome-5759e9324c060d0624cea71ed866e3e8f6c0d86c.zip
added mit-scheme to the SUBDIR variable.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 789af2dcf484..aa578a276f98 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.21 1995/03/12 23:15:21 ats Exp $
+# $Id: Makefile,v 1.22 1995/03/14 05:26:51 jmacd Exp $
#Broken - expect
-SUBDIR= Gofer STk Sather forth gcl logo p2c scheme48 schemetoc scm smalltalk tcl tclX
+SUBDIR= Gofer STk Sather forth gcl logo mit-scheme p2c scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>