From 7625ba3ceec1dd5ac7c9d65993fe494f4f14814f Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 27 Nov 2023 18:02:40 +0800 Subject: [PATCH] graphics/py-rasterio: Update WWW --- graphics/py-rasterio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile index df13d0efd2193..edb6ad383fac2 100644 --- a/graphics/py-rasterio/Makefile +++ b/graphics/py-rasterio/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and direct raster I/O for use with Numpy and SciPy -WWW= https://github.com/rasterio/rasterio +WWW= https://rasterio.readthedocs.io/en/stable/ \ + https://github.com/rasterio/rasterio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt