diff options
author | cy <cy@FreeBSD.org> | 2011-06-29 03:09:58 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-06-29 03:09:58 +0800 |
commit | 494b03203a61a6244919c8cbb020671c3fe8c0ff (patch) | |
tree | 0a9021d27e9a6deab1f3962b48640e635cefdf62 /shells | |
parent | bfba66b122933e59d2c80b92ef4e9e86865f22ae (diff) | |
download | freebsd-ports-graphics-494b03203a61a6244919c8cbb020671c3fe8c0ff.tar.gz freebsd-ports-graphics-494b03203a61a6244919c8cbb020671c3fe8c0ff.tar.zst freebsd-ports-graphics-494b03203a61a6244919c8cbb020671c3fe8c0ff.zip |
Bring back 44bsd-csh.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index 02a07efae1b..cc37b327fd4 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -3,7 +3,7 @@ COMMENT = Shells - SUBDIR += bash + SUBDIR += 44bsd-csh SUBDIR += bash-completion SUBDIR += bash-static SUBDIR += bashc |