From db67b83e3f3ba42be02051a64732c32b486ccb67 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 13 Apr 2025 02:04:02 -0700 Subject: [PATCH] devel/cargo-dist: Correct WWW MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported by: Mikaƫl Urankar --- 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