aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-03-30 07:52:39 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1995-03-30 07:52:39 +0000
commit00efbf4ce7b142541adac56df72d4fc455052a14 (patch)
treedcdb199fb1c921f9ea052475090925d4e96978ac /lang
parent641589631c91c10025a9cc0110f85f4a8fc2b0c0 (diff)
downloadports-00efbf4ce7b142541adac56df72d4fc455052a14.tar.gz
ports-00efbf4ce7b142541adac56df72d4fc455052a14.zip
added mit-scheme to the SUBDIR variable.
Notes
Notes: svn path=/head/; revision=1245
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>