aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:42 +0000
commitd5b40a1e0e70b8d35890e39e924893443a3c97aa (patch)
treefc620d3c3e64bf4b31a7c3a4e315e5fe879addcb
parentffd0a779d880ce9b685230dc5ac8fd7dd63a3645 (diff)
downloadports-d5b40a1e0e70b8d35890e39e924893443a3c97aa.tar.gz
ports-d5b40a1e0e70b8d35890e39e924893443a3c97aa.zip
graphics/py-mgwr: Update WWW and clean up pkg-descr
-rw-r--r--graphics/py-mgwr/Makefile3
-rw-r--r--graphics/py-mgwr/pkg-descr2
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