diff options
Diffstat (limited to 'archivers/rzip/pkg-descr')
-rw-r--r-- | archivers/rzip/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/rzip/pkg-descr b/archivers/rzip/pkg-descr index b18789626ced..dac86fd3b1fa 100644 --- a/archivers/rzip/pkg-descr +++ b/archivers/rzip/pkg-descr @@ -12,5 +12,3 @@ is usually faster. This may seem surprising at first given that rzip uses the bzip2 library as a backend (for handling the short-range compression), but it makes sense when you realise that rzip has usually reduced the data a fair bit before handing it to bzip2, so bzip2 has to do less work. - -WWW: https://rzip.samba.org/ |