1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/shells/zsh/pkg-plist

22 lines
589 B
Plaintext
Raw Normal View History

1995-02-12 16:31:45 +00:00
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
1996-12-19 11:31:22 +00:00
bin/zsh-3.0.2
1995-02-12 16:31:45 +00:00
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
info/zsh.info-7
man/man1/zsh.1.gz
man/man1/zshall.1.gz
man/man1/zshbuiltins.1.gz
1995-05-06 12:31:49 +00:00
man/man1/zshcompctl.1.gz
1996-12-19 11:31:22 +00:00
man/man1/zshexpn.1.gz
1995-05-06 12:31:49 +00:00
man/man1/zshmisc.1.gz
1996-09-14 22:55:01 +00:00
man/man1/zshoptions.1.gz
1996-12-19 11:31:22 +00:00
man/man1/zshparam.1.gz
man/man1/zshzle.1.gz