Date: Sat, 12 Nov 2022 16:52:06 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c2bd7b890bb2 - main - graphics/SciPlot: update WWW and the license Message-ID: <202211121652.2ACGq62o012642@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2bd7b890bb225cc305e6f3e2a05db62dd77c11b commit c2bd7b890bb225cc305e6f3e2a05db62dd77c11b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-11-12 16:49:08 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-11-12 16:52:04 +0000 graphics/SciPlot: update WWW and the license PR: 267697 Reported by: yuri --- graphics/SciPlot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/SciPlot/Makefile b/graphics/SciPlot/Makefile index 0399836cb222..910946e12ffc 100644 --- a/graphics/SciPlot/Makefile +++ b/graphics/SciPlot/Makefile @@ -6,9 +6,9 @@ MASTER_SITES= XCONTRIB/widgets MAINTAINER= thierry@FreeBSD.org COMMENT= Full-featured Xt widget to display 2D data in a graph -WWW= https://www.mathi.uni-heidelberg.de/~flight/eduStep/Subjects/Visualization/Apps/SciPlot/SciPlot.html +WWW= http://src.gnu-darwin.org/ports/graphics/SciPlot/work/SciPlot-1.36/SciPlot.html -LICENSE= GPLv2 +LICENSE= LGPL21 USES= imake motif xorg USE_XORG= xt x11
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121652.2ACGq62o012642>