diff options
author | minskim <minskim@pkgsrc.org> | 2005-03-02 16:18:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-03-02 16:18:47 +0000 |
commit | c3a2b82f0ee251b8dd3434b2c942a874768e49b9 (patch) | |
tree | 69fac5327c01ba918542516251ee0986c58d768c /archivers/unalz/PLIST | |
parent | c8415f8be4e461eb650d6f35db97b05b5c4405cb (diff) | |
download | pkgsrc-c3a2b82f0ee251b8dd3434b2c942a874768e49b9.tar.gz |
Update unalz to 0.31. Patches provided by Kibum Han, and modified by me.
Changes:
- Handle the case where encrypted and plain files are mixed.
- Even when an archive is corrupted, extract files not affected.
Diffstat (limited to 'archivers/unalz/PLIST')
-rw-r--r-- | archivers/unalz/PLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/unalz/PLIST b/archivers/unalz/PLIST index 00166c071d1..7d7bee64e51 100644 --- a/archivers/unalz/PLIST +++ b/archivers/unalz/PLIST @@ -1,2 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/03 17:17:10 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/03/02 16:18:47 minskim Exp $ bin/unalz |