git: 10e8524a19ff - main - www/trunk: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Oct 2024 03:15:48 UTC
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