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 | 0a65afa26f03a394f7efd437bd2b82695b12159f (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /converters/rss2html | |
parent | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (diff) | |
download | pkgsrc-0a65afa26f03a394f7efd437bd2b82695b12159f.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'converters/rss2html')
-rw-r--r-- | converters/rss2html/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/rss2html/PLIST b/converters/rss2html/PLIST index cc9ec4981c7..6330c67015f 100644 --- a/converters/rss2html/PLIST +++ b/converters/rss2html/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/19 20:49:11 recht Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:39:11 joerg Exp $ bin/rss2html man/man1/rss2html.1 share/doc/rss2html/README share/doc/rss2html/rss2html.links share/doc/rss2html/rss2html.template share/doc/rss2html/usage.example -@dirrm share/doc/rss2html |