aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1995-03-14 13:26:51 +0800
committerjmacd <jmacd@FreeBSD.org>1995-03-14 13:26:51 +0800
commitc93161f604574bcedc6e6bffbb3fbd9ac8806dd8 (patch)
tree7637a22f9dfc875e180b8f5031b24993d1e1ba21 /lang
parent2dc40ae65d5896a0f37f65d7fb0b23834b371195 (diff)
downloadfreebsd-ports-gnome-c93161f604574bcedc6e6bffbb3fbd9ac8806dd8.tar.gz
freebsd-ports-gnome-c93161f604574bcedc6e6bffbb3fbd9ac8806dd8.tar.zst
freebsd-ports-gnome-c93161f604574bcedc6e6bffbb3fbd9ac8806dd8.zip
I forgot to add this when I fixed scheme48, it works now.
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 1158bd55627c..789af2dcf484 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.20 1995/02/26 01:16:07 ats Exp $
+# $Id: Makefile,v 1.21 1995/03/12 23:15:21 ats Exp $
#Broken - expect
-SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX
+SUBDIR= Gofer STk Sather forth gcl logo p2c scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>