git: 0606cff5f66f - main - devel/twiggy: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 03:00:15 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0606cff5f66f954a6cf51062bc865042258c43d2
commit 0606cff5f66f954a6cf51062bc865042258c43d2
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-28 01:16:38 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-28 03:00:10 +0000
devel/twiggy: Update WWW
---
devel/twiggy/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/twiggy/Makefile b/devel/twiggy/Makefile
index 6ef615a2161d..548f2692bbf8 100644
--- a/devel/twiggy/Makefile
+++ b/devel/twiggy/Makefile
@@ -5,7 +5,8 @@ CATEGORIES= devel www
MAINTAINER= yuri@FreeBSD.org
COMMENT= Code size profiler for Wasm
-WWW= https://rustwasm.github.io/twiggy/
+WWW= https://rustwasm.github.io/twiggy/ \
+ https://github.com/rustwasm/twiggy
LICENSE= MIT APACHE20
LICENSE_COMB= dual