diff options
author | imil <imil@pkgsrc.org> | 2009-03-04 09:30:50 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2009-03-04 09:30:50 +0000 |
commit | e841a042266a9d2f2d1f0091c840c3c1002aea3f (patch) | |
tree | 6817b4e7ef635984b871d11ea806d005861bea5a /shells | |
parent | dedd206865cb064964c74a2844f577e20ae7e243 (diff) | |
download | pkgsrc-e841a042266a9d2f2d1f0091c840c3c1002aea3f.tar.gz |
add & enable lshell-0.2.6
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 1de4f1fb82f..09fac12e9d4 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2009/02/24 15:48:17 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2009/03/04 09:30:50 imil Exp $ # COMMENT= Shells @@ -12,6 +12,7 @@ SUBDIR+= bash3 SUBDIR+= eltclsh SUBDIR+= es SUBDIR+= esh +SUBDIR+= lshell SUBDIR+= mksh SUBDIR+= mudsh SUBDIR+= nologinmsg |