git: 1356a9d73408 - main - math/fend: Update WWW

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

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

commit 1356a9d7340863619cce538bb0c204c51406ab59
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 00:37:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:16 +0000

    math/fend: Update WWW
---
 math/fend/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/fend/Makefile b/math/fend/Makefile
index 5b2697fadaf4..8ba9b82d2ff9 100644
--- a/math/fend/Makefile
+++ b/math/fend/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Arbitrary-precision unit-aware calculator
-WWW=		https://printfn.github.io/fend
+WWW=		https://printfn.github.io/fend \
+		https://github.com/printfn/fend
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md