diff options
author | obache <obache@pkgsrc.org> | 2006-11-21 15:29:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-21 15:29:01 +0000 |
commit | 047c2dfeb918cfc300d1ded80730c4e818dcc779 (patch) | |
tree | 574712cf197eb35f6714bcc38a05e2f30d04e27a /shells/Makefile | |
parent | 19ef338c5b2f11e5cf09cabb3ff9c49cc4c72808 (diff) | |
download | pkgsrc-047c2dfeb918cfc300d1ded80730c4e818dcc779.tar.gz |
Added eltclsh.
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index e675a70d0d4..1d2e656cade 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2006/09/15 13:02:09 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2006/11/21 15:29:01 obache Exp $ # COMMENT= Shells @@ -7,6 +7,7 @@ SUBDIR+= ast-ksh SUBDIR+= bash SUBDIR+= bash2 SUBDIR+= bash2-doc +SUBDIR+= eltclsh SUBDIR+= es SUBDIR+= esh SUBDIR+= mksh |