diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-04-04 21:22:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-04-04 21:22:18 +0000 |
commit | e33593f0370f623a6fa99c6be543759d1cf4d830 (patch) | |
tree | 1b212e262454cee2e3e432bbda605c7b8dd3ab90 /archivers/rar/PLIST | |
parent | 18128db2dd90025e4cbf11e78302cdd07bcc4987 (diff) | |
download | pkgsrc-e33593f0370f623a6fa99c6be543759d1cf4d830.tar.gz |
Fix PR pkg/39247
Update to 4.1.1
* Convert to use Linux binary on compat_linux, instead of old BSD binary.
Changelog:
* Add some new options (ch etc.)
* Change option's behavior (-o etc.)
* Bugfixes
Diffstat (limited to 'archivers/rar/PLIST')
-rw-r--r-- | archivers/rar/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/rar/PLIST b/archivers/rar/PLIST new file mode 100644 index 00000000000..5c879dd9e0c --- /dev/null +++ b/archivers/rar/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.4 2012/04/04 21:22:19 ryoon Exp $ +bin/rar +lib/default.sfx +share/doc/rar/license.txt +share/doc/rar/rar.txt +share/doc/rar/rarfiles.lst +share/doc/rar/readme.txt +share/doc/rar/technote.txt +share/doc/rar/whatsnew.txt |