Date: Tue, 30 Sep 2025 11:00:38 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: 1a911421b284 - main - net/ovhcloud-cli: Fix WWW Message-ID: <202509301100.58UB0chw046805@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a911421b2847b44d29f352ecc77d5b47abc7c1a commit 1a911421b2847b44d29f352ecc77d5b47abc7c1a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-09-30 10:49:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-09-30 10:51:35 +0000 net/ovhcloud-cli: Fix WWW Approved by: portmgr (blanket) --- net/ovhcloud-cli/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ovhcloud-cli/Makefile b/net/ovhcloud-cli/Makefile index b8eaf3131fcc..217dab1f3b3a 100644 --- a/net/ovhcloud-cli/Makefile +++ b/net/ovhcloud-cli/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net devel MAINTAINER= bapt@FreeBSD.org COMMENT= Command Line Interface to manage your OVHcloud services -WWW= https://github.com/ovh/ovhcloud-li +WWW= https://github.com/ovh/ovhcloud-cli LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSEhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509301100.58UB0chw046805>
