Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2025 02:59:23 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: 3fba28e8181b - main - math/vtk9: Update WWW
Message-ID:  <202502100259.51A2xN8P079459@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502100259.51A2xN8P079459>