git: cc0c4b470047 - main - math/py-spreg: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:38:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc0c4b4700470053ae8d71f6bda35b1625c19305
commit cc0c4b4700470053ae8d71f6bda35b1625c19305
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:18:06 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:45 +0000
math/py-spreg: Update WWW and clean up pkg-descr
---
math/py-spreg/Makefile | 3 ++-
math/py-spreg/pkg-descr | 2 --
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