git: 09a6d9633010 - main - science/py-segregation: Update WWW and clean up pkg-descr

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

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

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

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

diff --git a/science/py-segregation/Makefile b/science/py-segregation/Makefile
index 235f4363811b..c59f131cc116 100644
--- a/science/py-segregation/Makefile
+++ b/science/py-segregation/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Analytics for spatial and non-spatial segregation in Python
-WWW=		https://pysal.org/segregation/
+WWW=		https://pysal.org/segregation/ \
+		https://github.com/pysal/segregation
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/science/py-segregation/pkg-descr b/science/py-segregation/pkg-descr
index ae70aa66a206..54e70b62bb47 100644
--- a/science/py-segregation/pkg-descr
+++ b/science/py-segregation/pkg-descr
@@ -3,5 +3,3 @@ Segregation Analysis, Inference, and Decomposition with PySAL
 The PySAL segregation package is a tool for analyzing patterns of urban
 segregation. With only a few lines of code, segregation users can calculate over
 40 segregation measures from simple to state-of-the art.
-
-See also: https://github.com/pysal/segregation