git: bc066ac35620 - main - math/py-spopt: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:16:52 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc066ac35620ddf38b566334d9a6805741c9d1db
commit bc066ac35620ddf38b566334d9a6805741c9d1db
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:49:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 02:08:28 +0000
math/py-spopt: Update WWW
---
math/py-spopt/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/math/py-spopt/Makefile b/math/py-spopt/Makefile
index 7ea723c285e2..ede9a285b3e1 100644
--- a/math/py-spopt/Makefile
+++ b/math/py-spopt/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Spatial Optimization in PySAL
-WWW= https://github.com/pysal/spopt
+WWW= https://pysal.org/spopt/ \
+ https://github.com/pysal/spopt
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt