diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /archivers/pbzip2 | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) |
Notes
Diffstat (limited to 'archivers/pbzip2')
-rw-r--r-- | archivers/pbzip2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pbzip2/pkg-descr b/archivers/pbzip2/pkg-descr index 2fc585756525..1b7d23d81ccf 100644 --- a/archivers/pbzip2/pkg-descr +++ b/archivers/pbzip2/pkg-descr @@ -3,5 +3,5 @@ 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/ Author: Jeff Gilchrist <pbzip2 [at] compression {dot} ca> +WWW: http://compression.ca/pbzip2/ |