aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:17:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:42 +0000
commitffd0a779d880ce9b685230dc5ac8fd7dd63a3645 (patch)
treea5babd5b4d29883214cc75a2284e0df84419452f
parent5cbb5de4b82fa9a0700bd272ae7507bb1ebdbd40 (diff)
downloadports-ffd0a779d880ce9b685230dc5ac8fd7dd63a3645.tar.gz
ports-ffd0a779d880ce9b685230dc5ac8fd7dd63a3645.zip
graphics/py-mapclassify: Update WWW and clean up pkg-descr
-rw-r--r--graphics/py-mapclassify/Makefile3
-rw-r--r--graphics/py-mapclassify/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-mapclassify/Makefile b/graphics/py-mapclassify/Makefile
index f4f08d318967..d08f7485def3 100644
--- a/graphics/py-mapclassify/Makefile
+++ b/graphics/py-mapclassify/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Classification schemes for choropleth maps
-WWW= https://pysal.org/mapclassify/
+WWW= https://pysal.org/mapclassify/ \
+ https://github.com/pysal/mapclassify
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/graphics/py-mapclassify/pkg-descr b/graphics/py-mapclassify/pkg-descr
index 191497cddf05..60611deda5a1 100644
--- a/graphics/py-mapclassify/pkg-descr
+++ b/graphics/py-mapclassify/pkg-descr
@@ -5,5 +5,3 @@ Its focus is on the determination of the number of classes, and the assignment
of observations to those classes. It is intended for use with upstream mapping
and geovisualization packages (see geopandas and geoplot) that handle the
rendering of the maps.
-
-See also: https://github.com/pysal/mapclassify