diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-03-01 15:57:14 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-03-01 15:57:14 +0000 |
commit | 4696656653469e86ee97348c3b4648c0d382cb6f (patch) | |
tree | d5f8e775db7a48b22fd670aba0265bb5bd7af8ba /shells/Makefile | |
parent | e9a0272325b79aa236cf46276503f268ecbe2c6b (diff) | |
download | ports-4696656653469e86ee97348c3b4648c0d382cb6f.tar.gz ports-4696656653469e86ee97348c3b4648c0d382cb6f.zip |
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/Makefile | 1 |
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 |