Date: Thu, 31 Oct 2024 20:42:54 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e121d7c85d72 - main - security/libssh: Update WWW Message-ID: <202410312042.49VKgshP001503@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410312042.49VKgshP001503>