git: aa37d0ac3da1 - main - science/py-inequality: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:49:11 UTC
The branch main has been updated by sunpoet:

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

commit aa37d0ac3da13379c7655ec03056cb47a4a2155f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:28 +0000

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

diff --git a/science/py-inequality/Makefile b/science/py-inequality/Makefile
index 4d1555d09742..58c94b4077d7 100644
--- a/science/py-inequality/Makefile
+++ b/science/py-inequality/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Spatial inequality analysis for PySAL
-WWW=		https://inequality.readthedocs.io/en/latest/
+WWW=		https://inequality.readthedocs.io/en/latest/ \
+		https://github.com/pysal/inequality
 
 LICENSE=	BSD3CLAUSE
 
diff --git a/science/py-inequality/pkg-descr b/science/py-inequality/pkg-descr
index 0583dbf4e18c..e06cc578a775 100644
--- a/science/py-inequality/pkg-descr
+++ b/science/py-inequality/pkg-descr
@@ -1,4 +1,2 @@
 inequality implements measures for the analysis of inequality over space and
 time and is part of the PySAL family.
-
-See also: https://github.com/pysal/inequality