aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:18:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:45 +0000
commitcc0c4b4700470053ae8d71f6bda35b1625c19305 (patch)
treef2a620d3689963fb1511928f505b195fa2e090ec
parent1e96f47abf4470833ce52fc556ef5c70eeed8f6b (diff)
downloadports-cc0c4b4700470053ae8d71f6bda35b1625c19305.tar.gz
ports-cc0c4b4700470053ae8d71f6bda35b1625c19305.zip
math/py-spreg: Update WWW and clean up pkg-descr
-rw-r--r--math/py-spreg/Makefile3
-rw-r--r--math/py-spreg/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/math/py-spreg/Makefile b/math/py-spreg/Makefile
index 0f9b77999af0..be8821a80d40 100644
--- a/math/py-spreg/Makefile
+++ b/math/py-spreg/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PySAL Spatial Econometrics Package
-WWW= https://spreg.readthedocs.io/en/latest/
+WWW= https://spreg.readthedocs.io/en/latest/ \
+ https://github.com/pysal/spreg
LICENSE= BSD3CLAUSE
diff --git a/math/py-spreg/pkg-descr b/math/py-spreg/pkg-descr
index c7e9bd13f8c2..ad773525f8b3 100644
--- a/math/py-spreg/pkg-descr
+++ b/math/py-spreg/pkg-descr
@@ -3,5 +3,3 @@ Spatial Regression Models (spreg)
spreg, short for "spatial regression", is a python package to estimate
simultaneous autoregressive spatial regression models. These models are useful
when modeling processes where observations interact with one another.
-
-See also: https://github.com/pysal/spreg