summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-11-15 20:50:41 +0000
committerPaul Traina <pst@FreeBSD.org>1994-11-15 20:50:41 +0000
commitda21b729e992d5c249d819ffc044b44cf43306a8 (patch)
tree1945e04558753b6331b789f8310ae86c73c353d2 /lang
parentExpect 5.12 port (diff)
add expect
Notes
Notes: svn path=/head/; revision=384
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 27c2ba3c3f80..03b69ea7474c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.6 1994/10/22 23:07:12 jkh Exp $
+# $Id: Makefile,v 1.7 1994/11/10 01:32:35 jkh Exp $
#
-SUBDIR= logo p2c tcl tclX
+SUBDIR= expect logo p2c tcl tclX
.include <bsd.port.subdir.mk>