diff options
author | agc <agc> | 1998-03-31 12:00:53 +0000 |
---|---|---|
committer | agc <agc> | 1998-03-31 12:00:53 +0000 |
commit | 653662bec26ac764568a19acd0b552007b47c517 (patch) | |
tree | c8436a2f63dc12f6173804989043b834f97ff826 /lang | |
parent | aeae5e969634acb60dc5365454edbe07140810cd (diff) | |
download | pkgsrc-653662bec26ac764568a19acd0b552007b47c517.tar.gz |
Enable elk.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2e57cfdded4..a68c75e7ced 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/03/07 23:44:58 tron Exp $ +# $NetBSD: Makefile,v 1.8 1998/03/31 12:00:53 agc Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -9,7 +9,7 @@ # SUBDIR += cim # SUBDIR += cmucl # SUBDIR += eiffel -# SUBDIR += elk + SUBDIR += elk # SUBDIR += eperl SUBDIR += expect # SUBDIR += forth |