diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | 870ee431b3152f330a121f8399ba6a71540929c1 (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/aria2 | |
parent | 9158552ec071d3346f3287350412c34e1c22e847 (diff) | |
download | pkgsrc-870ee431b3152f330a121f8399ba6a71540929c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/aria2')
-rw-r--r-- | net/aria2/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/aria2/PLIST b/net/aria2/PLIST index c7957797af1..a51f9c16733 100644 --- a/net/aria2/PLIST +++ b/net/aria2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/03/08 23:41:33 bjs Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:09:21 joerg Exp $ bin/aria2c man/man1/aria2c.1 share/doc/aria2/README @@ -32,4 +32,3 @@ share/locale/uk/LC_MESSAGES/aria2.mo share/locale/vi/LC_MESSAGES/aria2.mo share/locale/zh_CN/LC_MESSAGES/aria2.mo share/locale/zh_TW/LC_MESSAGES/aria2.mo -@dirrm share/doc/aria2 |