diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-30 03:44:41 +0000 |
commit | aa3d22afbfb6d3e771f5049e6763573365068c24 (patch) | |
tree | e284cce507534ba20c3380c2f5b60203bf4526fe /textproc/texi2html/PLIST | |
parent | 6541169ba40bc080ed4572a10b25cb784ed014c9 (diff) | |
download | pkgsrc-aa3d22afbfb6d3e771f5049e6763573365068c24.tar.gz |
* Honor PKGINFODIR.
* List the info files directly in the PLIST.
Diffstat (limited to 'textproc/texi2html/PLIST')
-rw-r--r-- | textproc/texi2html/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/texi2html/PLIST b/textproc/texi2html/PLIST index 3455bae2fcd..6158b09505c 100644 --- a/textproc/texi2html/PLIST +++ b/textproc/texi2html/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2005/02/07 13:30:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/03/30 03:44:44 jlam Exp $ bin/texi2html +info/texi2html.info man/man1/texi2html.1 share/doc/texi2html/texi2html.html share/texi2html/book.init |