summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-03-01 15:57:14 +0000
committerClive Lin <clive@FreeBSD.org>2001-03-01 15:57:14 +0000
commit4696656653469e86ee97348c3b4648c0d382cb6f (patch)
treed5f8e775db7a48b22fd670aba0265bb5bd7af8ba /shells/Makefile
parentUpdate to version 1.13. (diff)
New port: mudsh: An "intelligent" game-like shell
PR: ports/25441 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
Notes
Notes: svn path=/head/; revision=38941
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index c7ed5640dfc9..218075b67a98 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -8,6 +8,7 @@
SUBDIR += esh
SUBDIR += flash
SUBDIR += ksh93
+ SUBDIR += mudsh
SUBDIR += osh
SUBDIR += pash
SUBDIR += pdksh