git: 11d75f1bf45a - main - devel/cargo-mutants: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 04 Mar 2025 08:01:05 UTC
The branch main has been updated by yuri:

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

commit 11d75f1bf45a510a43d5abbb2b212791def0f875
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-04 07:56:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-04 08:01:02 +0000

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

diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile
index 06914b35c006..33e87704d24c 100644
--- a/devel/cargo-mutants/Makefile
+++ b/devel/cargo-mutants/Makefile
@@ -6,7 +6,8 @@ CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Mutation testing for Rust
-WWW=		https://mutants.rs/
+WWW=		https://mutants.rs/ \
+		https://github.com/sourcefrog/cargo-mutants
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE