diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-17 12:23:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-17 12:23:58 +0000 |
commit | 34bb82a0e308d2289c146b77336eb6b790e1799a (patch) | |
tree | cdc9fcd197e6befe6e9d8070be0734a223951750 | |
parent | 6730c3e5f991f44b66aa7abe169b5a1bf09e8178 (diff) | |
download | pkgsrc-34bb82a0e308d2289c146b77336eb6b790e1799a.tar.gz |
Remove MESSAGE that was NEWS in 2001.
-rw-r--r-- | shells/zsh/MESSAGE | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shells/zsh/MESSAGE b/shells/zsh/MESSAGE deleted file mode 100644 index 5eaeaa98493..00000000000 --- a/shells/zsh/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/10/31 22:27:02 zuntum Exp $ - -`${PREFIX}/share/doc/zsh/NEWS' contains a summary of important changes -for this version of zsh. - -Note that the completion system can now be setup and configured using -the "compinstall" function. Please read the zshcompsys(1) manual page -for information on how this works. - -=========================================================================== |