diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /archivers/unzip | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/unzip/PLIST b/archivers/unzip/PLIST index e8922b40965..d6a34f477bf 100644 --- a/archivers/unzip/PLIST +++ b/archivers/unzip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/01/05 11:42:20 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:28:18 joerg Exp $ bin/funzip bin/unzip bin/unzipsfx @@ -14,4 +14,3 @@ share/doc/unzip/COPYING share/doc/unzip/LICENSE share/doc/unzip/README share/doc/unzip/WHERE -@dirrm share/doc/unzip |