diff options
author | garga <garga@FreeBSD.org> | 2005-10-14 23:11:29 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-14 23:11:29 +0800 |
commit | a1d33fdb9bcd8be562262822dfc5bf272070742e (patch) | |
tree | c79f0c4b1fcad69ec762f1731f48536e2b995ed9 /shells/Makefile | |
parent | d1d5ad8281cd26d5a21b6c950867f0210f76c5c8 (diff) | |
download | freebsd-ports-gnome-a1d33fdb9bcd8be562262822dfc5bf272070742e.tar.gz freebsd-ports-gnome-a1d33fdb9bcd8be562262822dfc5bf272070742e.tar.zst freebsd-ports-gnome-a1d33fdb9bcd8be562262822dfc5bf272070742e.zip |
Add tcsh-bofh 6.12.00, patch tcsh to providing true BOFH logfunctions.
PR: ports/87394
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
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 8906c76e3035..92536872b82c 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -24,6 +24,7 @@ SUBDIR += rssh SUBDIR += sash SUBDIR += scponly + SUBDIR += tcsh-bofh SUBDIR += tcshrc SUBDIR += v7sh SUBDIR += viewglob |