diff options
author | jlam <jlam> | 2006-03-22 18:41:09 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-03-22 18:41:09 +0000 |
commit | d51be0d0f8baead774421d87bf5590d3ac5fc400 (patch) | |
tree | 1f7b7dd3724a053d45e6af691c309c8edac828db /cross/avrdude/PLIST | |
parent | 66bfab25872311d3f9b37e2486b5c11316b90309 (diff) | |
download | pkgsrc-d51be0d0f8baead774421d87bf5590d3ac5fc400.tar.gz |
* Remove outdates texinfo.tex file from doc directory that was breaking
modern etex by forcing it to output pdf instead of dvi.
* List the info files directly in the PLIST.
Diffstat (limited to 'cross/avrdude/PLIST')
-rw-r--r-- | cross/avrdude/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST index bf453cb5ee1..9f9b89ae0ff 100644 --- a/cross/avrdude/PLIST +++ b/cross/avrdude/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.4 2005/03/02 13:20:39 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/22 18:41:09 jlam Exp $ bin/avrdude etc/avrdude.conf +info/avrdude.info man/man1/avrdude.1 share/doc/avrdude/avrdude.pdf share/doc/avrdude/avrdude-html/avrdude.html |