diff options
author | seb <seb> | 2004-03-10 00:58:44 +0000 |
---|---|---|
committer | seb <seb> | 2004-03-10 00:58:44 +0000 |
commit | d132d55ee6385e35938e7e60252ac66174884e1d (patch) | |
tree | 8af1e1c92a45b63fcf52824e0487406cf86deb30 /shells | |
parent | 7328cc6d1196073162cb6c230366cb33075a5425 (diff) | |
download | pkgsrc-d132d55ee6385e35938e7e60252ac66174884e1d.tar.gz |
Remove info files entries from PLIST.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/esh/PLIST | 3 | ||||
-rw-r--r-- | shells/zsh/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/shells/esh/PLIST b/shells/esh/PLIST index 9c52e2039cc..eb7f756f2fa 100644 --- a/shells/esh/PLIST +++ b/shells/esh/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2003/08/05 11:43:17 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/03/10 00:58:44 seb Exp $ bin/esh -info/esh.info share/doc/esh/esh.html share/doc/esh/esh_toc.html share/emacs/site-lisp/esh-mode.el diff --git a/shells/zsh/PLIST b/shells/zsh/PLIST index cfba1766bb9..8e025771d13 100644 --- a/shells/zsh/PLIST +++ b/shells/zsh/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.10 2004/02/02 08:48:40 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/03/10 01:02:34 seb Exp $ bin/zsh bin/${PKGNAME} -info/zsh.info man/man1/zsh.1 man/man1/zshall.1 man/man1/zshbuiltins.1 |