From cc0c4b4700470053ae8d71f6bda35b1625c19305 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 6 Apr 2023 01:18:06 +0800 Subject: [PATCH] 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 0f9b77999af08..be8821a80d407 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 c7e9bd13f8c29..ad773525f8b33 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