diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-23 21:57:07 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-23 21:57:07 +0000 |
commit | a869d5d2cc8c1839ce3e324a0069192cd4a8ea4c (patch) | |
tree | 3bf208110edf905c1b5788623434400405e4f8fd /shells/Makefile | |
parent | 797b6b5689e0475d08f6c67bfead77f524eb57ac (diff) | |
download | freebsd-ports-a869d5d2cc8c1839ce3e324a0069192cd4a8ea4c.zip |
Add bush 1.0.1, the Business Shell.
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 b2a6a7a8aa3b..01834876032b 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -8,6 +8,7 @@ SUBDIR += bash-completion SUBDIR += bash1 SUBDIR += bash2 + SUBDIR += bush SUBDIR += es SUBDIR += esh SUBDIR += fd |