- Fix LICENSE and pkg-descr
Requested by: Antonio Diaz <antonio@gnu.org>
This commit is contained in:
parent
3b1dd62e5d
commit
ceb2182539
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389858
2 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.lz
|
|||
MAINTAINER= danilo@FreeBSD.org
|
||||
COMMENT= Utilities for searching in bzip2, gzip, lzip, and xz archives
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv2
|
||||
|
||||
EXTRACT_DEPENDS= lzip:${PORTSDIR}/archivers/lzip
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ Zcmp - Decompresses and compares two files byte by byte.
|
|||
Zdiff - Decompresses and compares two files line by line.
|
||||
Zgrep - Decompresses and searches files for a regular expression.
|
||||
Ztest - Tests integrity of compressed files.
|
||||
Zupdate - Recompresses files to lzip format.
|
||||
|
||||
The supported compressors are bzip2, gzip, lzip, and xz.
|
||||
|
||||
|
|
Loading…
Reference in a new issue