summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-01-24 18:44:33 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-01-24 18:44:33 +0000
commita81ca0c307e30fa1580b9a31ca212f9fb8277777 (patch)
treeaba5009d06c3631763c72861fc7ae10dd355a2db /lang
parentha added (diff)
Re-enable forth and delete comment
Notes
Notes: svn path=/head/; revision=821
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile
index d4acf8a52736..353ce36bcca8 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,5 @@
-# $Id: Makefile,v 1.13 1995/01/05 00:19:03 swallace Exp $
-#
-# forth's master site is unavailable to sites outside Germany.
+# $Id: Makefile,v 1.14 1995/01/05 22:03:24 jkh Exp $
-SUBDIR= STk Sather expect logo p2c schemetoc scm tcl tclX
+SUBDIR= STk Sather expect forth logo p2c schemetoc scm tcl tclX
.include <bsd.port.subdir.mk>