Date: Sun, 15 Sep 2024 10:34:42 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b53f60dabd1 - main - math/R-cran-gsl: Take maintainership Message-ID: <202409151034.48FAYg1h088730@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b53f60dabd1b8e270faa9f326233d4f3d7e9e6d commit 0b53f60dabd1b8e270faa9f326233d4f3d7e9e6d Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-09-15 10:33:47 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-09-15 10:33:47 +0000 math/R-cran-gsl: Take maintainership - Switch WWW url to r-project.org --- math/R-cran-gsl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/R-cran-gsl/Makefile b/math/R-cran-gsl/Makefile index fde51ed7f664..34639c9fe2ed 100644 --- a/math/R-cran-gsl/Makefile +++ b/math/R-cran-gsl/Makefile @@ -4,9 +4,9 @@ PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Wrapper for the Gnu Scientific Library -WWW= https://github.com/RobinHankin/gsl +WWW= https://cran.r-project.org/web/packages/gsl/ LICENSE= GPLv3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409151034.48FAYg1h088730>