summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>1998-01-28 11:06:21 +0000
committeragc <agc>1998-01-28 11:06:21 +0000
commit5e6e18ebdd83968906b253cd6c6484ff87842096 (patch)
treeed2d077ab5ba343678e82fb3ccac584566a64db6
parent4416802fe4b4d5b0a7b62e74e50aa223e672f523 (diff)
downloadpkgsrc-5e6e18ebdd83968906b253cd6c6484ff87842096.tar.gz
Enable kaffe and expect.
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 2ebdf747db1..3b712497856 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1997/10/06 15:14:53 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/01/28 11:06:21 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -11,7 +11,7 @@
# SUBDIR += eiffel
# SUBDIR += elk
# SUBDIR += eperl
-# SUBDIR += expect
+ SUBDIR += expect
# SUBDIR += forth
# SUBDIR += g77
# SUBDIR += gcl
@@ -23,7 +23,7 @@
# SUBDIR += itcl
# SUBDIR += javac_netscape
# SUBDIR += jdk
-# SUBDIR += kaffe
+ SUBDIR += kaffe
# SUBDIR += lcc
# SUBDIR += logo
SUBDIR += mawk