diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 61b9e83a855c6f87960e1a28257046ec600d49a5 (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /cross/avrdude | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'cross/avrdude')
-rw-r--r-- | cross/avrdude/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cross/avrdude/PLIST b/cross/avrdude/PLIST index 17ea65cca72..059abaa7211 100644 --- a/cross/avrdude/PLIST +++ b/cross/avrdude/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/12/11 16:26:39 wennmach Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:53 joerg Exp $ bin/avrdude info/avrdude.info man/man1/avrdude.1 @@ -25,5 +25,3 @@ share/doc/${DISTNAME}/avrdude-html/avrdude_8.html share/doc/${DISTNAME}/avrdude-html/avrdude_9.html share/doc/${DISTNAME}/avrdude-html/avrdude_toc.html share/doc/${DISTNAME}/avrdude.ps -@dirrm share/doc/${DISTNAME}/avrdude-html -@dirrm share/doc/${DISTNAME} |