git: e121d7c85d72 - main - security/libssh: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 31 Oct 2024 20:42:54 UTC
The branch main has been updated by sunpoet:

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

commit e121d7c85d72ac1f137cd1d425b92ec129d6f7f5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-31 20:40:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-31 20:40:21 +0000

    security/libssh: Update WWW
---
 security/libssh/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 8d755f0d040d..2db7839d7c4f 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -5,7 +5,8 @@ MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library implementing the SSH2 protocol
-WWW=		https://www.libssh.org/
+WWW=		https://www.libssh.org/ \
+		https://gitlab.com/libssh/libssh-mirror
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING