Date: Sat, 26 Oct 2024 03:15:47 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ddc84933ea54 - main - www/wasm-pack: Update WWW Message-ID: <202410260315.49Q3Flnl084381@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3Flnl084381>