git: db67b83e3f3b - main - devel/cargo-dist: Correct WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 13 Apr 2025 09:34:21 UTC
The branch main has been updated by yuri:

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

commit db67b83e3f3ba42be02051a64732c32b486ccb67
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-13 09:04:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-13 09:34:15 +0000

    devel/cargo-dist: Correct WWW
    
    Reported by:    Mikaƫl Urankar <mikael.urankar@mailo.fr>
---
 devel/cargo-dist/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/cargo-dist/Makefile b/devel/cargo-dist/Makefile
index 327615de6d61..b9f663975d64 100644
--- a/devel/cargo-dist/Makefile
+++ b/devel/cargo-dist/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Shippable application packaging
-WWW=		https://axodotdev.github.io/cargo-dist/
+WWW=		https://github.com/astral-sh/cargo-dist
 
 LICENSE=	APACHE20 MIT
 LICENSE_COMB=	dual