diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 02:24:27 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 02:24:27 +0000 |
commit | 8de3a0c3c1321abb03eff07a4b814653a33d7b0e (patch) | |
tree | 1bb78d9ac38b19ceaa582823399b91d1ed252ba9 /archivers/bzip | |
parent | 419df93fc202aee98893b676ce34f6d0cc0f694e (diff) | |
download | ports-8de3a0c3c1321abb03eff07a4b814653a33d7b0e.tar.gz ports-8de3a0c3c1321abb03eff07a4b814653a33d7b0e.zip |
Notes
Diffstat (limited to 'archivers/bzip')
-rw-r--r-- | archivers/bzip/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bzip/pkg-descr b/archivers/bzip/pkg-descr index c773207da1f6..a55a07fe38ff 100644 --- a/archivers/bzip/pkg-descr +++ b/archivers/bzip/pkg-descr @@ -1,4 +1,4 @@ -Bzip compresses files using the Burrows-Wheeler-Fenwick +Bzip compresses files using the Burrows-Wheeler-Fenwick block-sorting text compression algorithm. Compression is generally considerably better than that achieved by |