diff options
author | andreas <andreas@FreeBSD.org> | 1996-09-28 20:34:45 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1996-09-28 20:34:45 +0800 |
commit | d5a8c57f802082d8b227a26b40f69aaf4006ab1d (patch) | |
tree | de711faf3872cd645389ba7c742f19215db24eb1 /archivers/bzip/pkg-comment | |
parent | 02fc37655fd269cb94b8f99c5d119a27a8984e43 (diff) | |
download | freebsd-ports-gnome-d5a8c57f802082d8b227a26b40f69aaf4006ab1d.tar.gz freebsd-ports-gnome-d5a8c57f802082d8b227a26b40f69aaf4006ab1d.tar.zst freebsd-ports-gnome-d5a8c57f802082d8b227a26b40f69aaf4006ab1d.zip |
- use INSTALL_PROGRAM and INSTALL_MAN in Makefile
- add patch-ac to silence bzip when doing compression, bzip version
info now only with -v or -V
- changed comment in COMMENT. bzip compresses better than gzip, but
speed is much slower, so it's not generally better as gzip where
speed matters !
Diffstat (limited to 'archivers/bzip/pkg-comment')
-rw-r--r-- | archivers/bzip/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bzip/pkg-comment b/archivers/bzip/pkg-comment index d25220321327..461ac8538a40 100644 --- a/archivers/bzip/pkg-comment +++ b/archivers/bzip/pkg-comment @@ -1 +1 @@ -bzip - a block-sorting file compressor - v0.21 (they say even better than gzip) +bzip - a block-sorting file compressor |