diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2009-01-23 15:35:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2009-01-23 15:35:36 +0000 |
commit | 7b7f683e206f7ef334cc3c575d858561cc3b3bf0 (patch) | |
tree | 48d9ac69b1c6490dcd750acaf5fe593b948e0942 /shells | |
parent | 9c1a4b8a745a4433da7bedf87fe660d005a029f0 (diff) | |
download | ports-7b7f683e206f7ef334cc3c575d858561cc3b3bf0.tar.gz ports-7b7f683e206f7ef334cc3c575d858561cc3b3bf0.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile index 7e04bc3b1f02..f54ee78f752f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -6,6 +6,7 @@ SUBDIR += 44bsd-csh SUBDIR += bash SUBDIR += bash-completion + SUBDIR += bash-static SUBDIR += bashc SUBDIR += bush SUBDIR += ch |