git: 1e96f47abf44 - main - math/py-splot: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:38:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1e96f47abf4470833ce52fc556ef5c70eeed8f6b
commit 1e96f47abf4470833ce52fc556ef5c70eeed8f6b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:18:03 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:45 +0000
math/py-splot: Update WWW and clean up pkg-descr
---
math/py-splot/Makefile | 3 ++-
math/py-splot/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/math/py-splot/Makefile b/math/py-splot/Makefile
index 5b1642303b63..07809f9365d3 100644
--- a/math/py-splot/Makefile
+++ b/math/py-splot/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Visual analytics for spatial analysis with PySAL
-WWW= https://splot.readthedocs.io/en/latest/
+WWW= https://splot.readthedocs.io/en/latest/ \
+ https://github.com/pysal/splot
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/math/py-splot/pkg-descr b/math/py-splot/pkg-descr
index 8954af818fd1..e26d9bec54ef 100644
--- a/math/py-splot/pkg-descr
+++ b/math/py-splot/pkg-descr
@@ -7,5 +7,3 @@ plots ready for publication and interactive visualizations for quick iteration
and spatial data exploration. The primary goal of splot is to enable you to
visualize popular PySAL objects and gives you different views on your spatial
analysis workflow.
-
-See also: https://github.com/pysal/splot