git: 0b53f60dabd1 - main - math/R-cran-gsl: Take maintainership

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 15 Sep 2024 10:34:42 UTC
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