summaryrefslogtreecommitdiffstats
path: root/shells/zsh-devel/pkg-plist
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-22 00:00:43 +0000
committerasami <asami@FreeBSD.org>1996-11-22 00:00:43 +0000
commitf82676e4866126af0c6bd0f8faae2936d0117723 (patch)
treedf9e211d1b5808f21e31fa75cff24075499305c3 /shells/zsh-devel/pkg-plist
parent958a8f8351d07a878d4ad5b3b719b2deb7a84b55 (diff)
downloadFreeBSD-ports-f82676e4866126af0c6bd0f8faae2936d0117723.zip
FreeBSD-ports-f82676e4866126af0c6bd0f8faae2936d0117723.tar.gz
Uh, the binary is now called "zsh-3.0.1", not "zsh-3.0.0".
Diffstat (limited to 'shells/zsh-devel/pkg-plist')
-rw-r--r--shells/zsh-devel/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index b00342e..77f30ea 100644
--- a/shells/zsh-devel/pkg-plist
+++ b/shells/zsh-devel/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.0
+bin/zsh-3.0.1
info/zsh.info
info/zsh.info-1
info/zsh.info-2
OpenPOWER on IntegriCloud