diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-06-28 20:04:38 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-06-28 20:04:38 +0000 |
commit | b3f7d2a5a0cf09675b09eadd3890da3082c6b00d (patch) | |
tree | dc6d2110c82ebe8111c221386bbea7a4c460a02c /shells | |
parent | 3236095b4891417770965f5682404078540e44af (diff) | |
download | ports-b3f7d2a5a0cf09675b09eadd3890da3082c6b00d.tar.gz ports-b3f7d2a5a0cf09675b09eadd3890da3082c6b00d.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 cc37b327fd42..d9a6e3ac3883 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -4,6 +4,7 @@ COMMENT = Shells SUBDIR += 44bsd-csh + SUBDIR += bash SUBDIR += bash-completion SUBDIR += bash-static SUBDIR += bashc |