archivers/zstd: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2022-12-30 16:39:45 +08:00
parent eee5f75d5c
commit 7593d64d4f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,8 @@ MASTER_SITES= https://github.com/facebook/zstd/releases/download/v${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast real-time compression algorithm
WWW= https://facebook.github.io/zstd/
WWW= https://facebook.github.io/zstd/ \
https://github.com/facebook/zstd
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual

View File

@ -4,5 +4,3 @@ dictionary compression. The reference library offers a very wide range of speed
/ compression trade-off, and is backed by an extremely fast decoder. Zstandard
library is provided as open source software using a BSD license. Its format is
stable and published as IETF RFC 8878.
See also: https://github.com/facebook/zstd