diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /archivers/pbzip2/pkg-descr | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) |
Diffstat (limited to 'archivers/pbzip2/pkg-descr')
-rw-r--r-- | archivers/pbzip2/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/pbzip2/pkg-descr b/archivers/pbzip2/pkg-descr index 12c2e9ae0e60..30784406c69f 100644 --- a/archivers/pbzip2/pkg-descr +++ b/archivers/pbzip2/pkg-descr @@ -2,5 +2,3 @@ PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with bzip2). - -WWW: http://compression.ca/pbzip2/ |