diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-06-28 19:09:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-06-28 19:09:58 +0000 |
commit | 71b821600386a560a591393a87ce00be983d8a4d (patch) | |
tree | 543bcc87a09fa6a31476a1d951c7451cd7207af5 /shells | |
parent | 061748f3fdeed2d0bf72f3208986a9b4ad58b49b (diff) | |
download | ports-71b821600386a560a591393a87ce00be983d8a4d.tar.gz ports-71b821600386a560a591393a87ce00be983d8a4d.zip |
Bring back 44bsd-csh.
Notes
Notes:
svn path=/head/; revision=276601
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 02a07efae1bf..cc37b327fd42 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 |