summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 03:35:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 03:35:48 +0000
commit4a044548aa3619b823267715c360e7cc24e3d0bf (patch)
treefff4bc962a53b1701d7516ab3c97e4f15c95b7b5 /lang
parentTotal rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks, (diff)
Add guile-ii. Move nTk in alphabetical order.
Notes
Notes: svn path=/head/; revision=1701
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2d2530f88483..1676e6560d64 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.27 1995/05/12 07:20:21 asami Exp $
+# $Id: Makefile,v 1.28 1995/05/12 15:32:36 jmz Exp $
#Broken - expect
-# schemetoc: runs ldconfig
-SUBDIR= Gofer STk Sather forth g77 gcl icon logo mit-scheme p2c perl5 nTk\
+SUBDIR= Gofer STk Sather forth g77 gcl guile-ii \
+ icon logo mit-scheme nTk p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>