git: 7593d64d4f26 - main - archivers/zstd: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 30 Dec 2022 09:08:12 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7593d64d4f264340c8e8fb6ce9cc6316f2d48945

commit 7593d64d4f264340c8e8fb6ce9cc6316f2d48945
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:39:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:04 +0000

    archivers/zstd: Update WWW and clean up pkg-descr
---
 archivers/zstd/Makefile  | 3 ++-
 archivers/zstd/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index 150efe318424..c29d61cdf904 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -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
diff --git a/archivers/zstd/pkg-descr b/archivers/zstd/pkg-descr
index e3c97d6865c8..24a5431d07cd 100644
--- a/archivers/zstd/pkg-descr
+++ b/archivers/zstd/pkg-descr
@@ -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