diff options
author | jlam <jlam> | 2006-04-07 15:28:49 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-07 15:28:49 +0000 |
commit | 62ac3cd6f1dd96a22ae496c710f567108f738230 (patch) | |
tree | eae0a3c619aa581c468f844fc4ed662ed76ea350 /shells/zsh/PLIST | |
parent | 21ba031fac0c530c39c3094302b358ad3b3cc4dc (diff) | |
download | pkgsrc-62ac3cd6f1dd96a22ae496c710f567108f738230.tar.gz |
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'shells/zsh/PLIST')
-rw-r--r-- | shells/zsh/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/PLIST b/shells/zsh/PLIST index e55143d99d4..a776eae7612 100644 --- a/shells/zsh/PLIST +++ b/shells/zsh/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.17 2005/12/07 03:00:50 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.18 2006/04/07 15:28:49 jlam Exp $ bin/${PKGNAME} bin/zsh +info/zsh.info man/man1/zsh.1 man/man1/zshall.1 man/man1/zshbuiltins.1 |