git: 3fba28e8181b - main - math/vtk9: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 10 Feb 2025 02:59:23 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3fba28e8181b093f19967fb128b06211ae7dce23

commit 3fba28e8181b093f19967fb128b06211ae7dce23
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-02-10 00:17:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-02-10 02:59:06 +0000

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

diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile
index 066ceb12f062..85979ec768e3 100644
--- a/math/vtk9/Makefile
+++ b/math/vtk9/Makefile
@@ -8,7 +8,9 @@ DISTNAME=	${PORTNAME:tu}-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Visualization toolkit
-WWW=		https://vtk.org/
+WWW=		https://vtk.org \
+		https://gitlab.kitware.com/vtk/vtk \
+		https://github.com/Kitware/VTK
 
 LICENSE=	BSD3CLAUSE