summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-07-22 10:55:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-07-22 10:55:20 +0000
commit1f5d8f463ce08f3f2f41134d69915657bc2798e5 (patch)
tree94c0700790476c3f7854c2ff85ccb4ca37dae858 /shells/Makefile
parentAdd entry for phpua-* user. (diff)
Add mksh , a Korn shell with many additions.
The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn <andreas at syndrom23.de>
Notes
Notes: svn path=/head/; revision=168483
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 85df7e7a72c1..722d155ad446 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -15,6 +15,7 @@
SUBDIR += gscommander
SUBDIR += ibsh
SUBDIR += ksh93
+ SUBDIR += mksh
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh