1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/shells/tcsh/pkg-plist
Steve Price 35e20053fd Update to version 6.07.06.
PR:		7112
Submitted by:	maintainer
1998-07-03 23:34:26 +00:00

18 lines
630 B
Plaintext

bin/tcsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
man/man1/tcsh.1.gz
share/doc/tcsh/complete.tcsh
share/doc/tcsh/FAQ
share/doc/tcsh/HISTORY.kanji.patch.euc
share/doc/tcsh/HowToMakeNLS.euc
share/doc/tcsh/README-color.ja
share/doc/tcsh/README.kanji.patch.euc
@dirrm share/doc/tcsh
share/nls/C/tcsh.cat
share/nls/C/tcsh.m
share/nls/ja_JP.EUC/tcsh.cat
share/nls/ja_JP.EUC/tcsh.m
share/nls/ja_JP.SJIS/tcsh.cat
share/nls/ja_JP.SJIS/tcsh.m