Date: Sat, 26 Oct 2024 03:15:48 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: 10e8524a19ff - main - www/trunk: Update WWW Message-ID: <202410260315.49Q3FmL9084424@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=10e8524a19ff3022dcbc791522a4d8a17d660a30 commit 10e8524a19ff3022dcbc791522a4d8a17d660a30 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-26 02:54:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-26 03:15:23 +0000 www/trunk: Update WWW --- www/trunk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/trunk/Makefile b/www/trunk/Makefile index 52e40778bbac..b607652d9ab0 100644 --- a/www/trunk/Makefile +++ b/www/trunk/Makefile @@ -5,7 +5,8 @@ CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org COMMENT= Build, bundle & ship your Rust WASM application to the web -WWW= https://trunkrs.dev/ +WWW= https://trunkrs.dev/ \ + https://github.com/trunk-rs/trunk LICENSE= APACHE20 MIT LICENSE_COMB= dual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3FmL9084424>