git: ddc84933ea54 - main - www/wasm-pack: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 26 Oct 2024 03:15:47 UTC
The branch main has been updated by yuri:

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

commit ddc84933ea544035be7b9a3296de53a0bdeca79b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 02:03:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:22 +0000

    www/wasm-pack: Update WWW
---
 www/wasm-pack/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/wasm-pack/Makefile b/www/wasm-pack/Makefile
index a408ac855960..50c05d8a46de 100644
--- a/www/wasm-pack/Makefile
+++ b/www/wasm-pack/Makefile
@@ -6,7 +6,8 @@ CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Workflow tool for Rust-generated WebAssembly
-WWW=		https://rustwasm.github.io/wasm-pack/
+WWW=		https://rustwasm.github.io/wasm-pack/ \
+		https://github.com/rustwasm/wasm-pack
 
 LICENSE=	APACHE20 MIT
 LICENSE_COMB=	dual