freebsd-ports/shells/zsh-devel/pkg-plist
Satoshi Asami 5aaef8061c Edit /etc/shells. Closes PR ports/727.
Submitted by:	Scott Blachowicz <scott@sabami.seaslug.org>
1995-10-06 05:54:55 +00:00

20 lines
557 B
Plaintext

bin/zsh
@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
bin/zsh-2.6-beta10
info/zsh.info
info/zsh.info-1
info/zsh.info-2
info/zsh.info-3
info/zsh.info-4
info/zsh.info-5
info/zsh.info-6
man/man1/zsh.1.gz
man/man1/zshbuiltins.1.gz
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
man/man1/zshparam.1.gz
man/man1/zshzle.1.gz