Date: Thu, 19 Dec 2024 04:45:08 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f4ee9247bf7c - main - graphics/opendx: Replace WWW. Message-ID: <202412190445.4BJ4j8B6096697@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4ee9247bf7c4a01e33417bf6d78f2457c081b7d commit f4ee9247bf7c4a01e33417bf6d78f2457c081b7d Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-12-19 04:42:58 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-12-19 04:42:58 +0000 graphics/opendx: Replace WWW. Previous WWW was up for sale. PR: 283382 Reported by: Ronald Klop <ronald@FreeBSD.org> --- graphics/opendx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index d4207d76853a..e572dbf6811b 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -7,7 +7,7 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= stephen@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer -WWW= http://www.opendx.org/ +WWW= https://en.wikipedia.org/wiki/IBM_OpenDX LICENSE= IBM-OVDX-v1 LICENSE_NAME= IBM PUBLIC LICENSE - Open Visualization Data Explorer VERSION 1.0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412190445.4BJ4j8B6096697>