diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-24 16:47:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-24 16:47:57 +0000 |
commit | 2d31e9fdbcec01e5a31ab7ed65356014a3485006 (patch) | |
tree | 62100d3964b3f5e864c11a40bcfe5a6a8be02832 /shells/zsh | |
parent | 20b41c9e83210136c2ec664b61910306e63507c4 (diff) | |
download | ports-2d31e9fdbcec01e5a31ab7ed65356014a3485006.tar.gz ports-2d31e9fdbcec01e5a31ab7ed65356014a3485006.zip |
Notes
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 3c10cd99d2b6..e6efbd0e2fd4 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,2 +1,4 @@ SHA256 (zsh-5.0.0.tar.bz2) = cd014a8e09a3607c68369d1615db96d0fbb7279a125950b32032fd448c44a888 SIZE (zsh-5.0.0.tar.bz2) = 3014362 +SHA256 (zsh-5.0.0-doc.tar.bz2) = d2219eb3003c108af9d297ff055aa6df3cdb756ccf6b1b2ee3db8a72dbb2ef30 +SIZE (zsh-5.0.0-doc.tar.bz2) = 2875712 diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index c143bbf5ff5e..4d8647fad5ce 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -557,7 +557,6 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_surfraw %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sysctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_systemd -%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_systemctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tar %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tar_archive %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tardy |