git: d5b40a1e0e70 - main - graphics/py-mgwr: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:37:58 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5b40a1e0e70b8d35890e39e924893443a3c97aa

commit d5b40a1e0e70b8d35890e39e924893443a3c97aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:17:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:42 +0000

    graphics/py-mgwr: Update WWW and clean up pkg-descr
---
 graphics/py-mgwr/Makefile  | 3 ++-
 graphics/py-mgwr/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/graphics/py-mgwr/Makefile b/graphics/py-mgwr/Makefile
index d1e84c4743b8..6fec122bc6a7 100644
--- a/graphics/py-mgwr/Makefile
+++ b/graphics/py-mgwr/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Multiscale Geographically Weighted Regression
-WWW=		https://mgwr.readthedocs.io/en/latest/
+WWW=		https://mgwr.readthedocs.io/en/latest/ \
+		https://github.com/pysal/mgwr
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/graphics/py-mgwr/pkg-descr b/graphics/py-mgwr/pkg-descr
index 9dc2a8380e43..c4b39d8695d3 100644
--- a/graphics/py-mgwr/pkg-descr
+++ b/graphics/py-mgwr/pkg-descr
@@ -6,5 +6,3 @@ widely used approach to modeling process spatial heterogeneity - Geographically
 Weighted Regression (GWR) as well as the newly proposed approach - Multiscale
 GWR (MGWR) which relaxes the assumption that all of the processes being modeled
 operate at the same spatial scale. Inferences are available for both approaches.
-
-See also: https://github.com/pysal/mgwr