git: 39a857534198 - main - devel/cargo-about: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Feb 2025 05:14:15 UTC
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