Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2025 05:14:15 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39a857534198 - main - devel/cargo-about: Update WWW
Message-ID:  <202502260514.51Q5EFAp013292@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 39a8575341989da6ae7ddb150ac25096e7e63122
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-26 05:13:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-26 05:13:53 +0000

    devel/cargo-about: Update WWW
---
 devel/cargo-about/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/cargo-about/Makefile b/devel/cargo-about/Makefile
index 80bc5b6d3f4a..5cfcfd7ea9c9 100644
--- a/devel/cargo-about/Makefile
+++ b/devel/cargo-about/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Rust: Cargo plugin to generate list of all licenses for a crate
-WWW=		http://embark.rs
+WWW=		http://embark.rs \
+		https://github.com/EmbarkStudios/cargo-about
 
 LICENSE=	APACHE20 MIT
 LICENSE_COMB=	dual


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502260514.51Q5EFAp013292>