summaryrefslogtreecommitdiffstats
path: root/shells/zsh/pkg-plist
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1997-09-26 08:23:15 +0000
committertorstenb <torstenb@FreeBSD.org>1997-09-26 08:23:15 +0000
commit05cfb3456cafe17097d705a158ade5170c4c0954 (patch)
tree27e303c88967697654e83f39d4d052537288d818 /shells/zsh/pkg-plist
parentd390f9fe5a8db96a3d98071e1d1eef33376e45d3 (diff)
downloadFreeBSD-ports-05cfb3456cafe17097d705a158ade5170c4c0954.zip
FreeBSD-ports-05cfb3456cafe17097d705a158ade5170c4c0954.tar.gz
Upgrade to 3.0.5
Diffstat (limited to 'shells/zsh/pkg-plist')
-rw-r--r--shells/zsh/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index 196983e..9c5f1e2 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -1,7 +1,7 @@
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-3.0.4
+bin/zsh-3.0.5
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
OpenPOWER on IntegriCloud