git: 7625ba3ceec1 - main - graphics/py-rasterio: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 27 Nov 2023 10:36:40 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7625ba3ceec1dd5ac7c9d65993fe494f4f14814f

commit 7625ba3ceec1dd5ac7c9d65993fe494f4f14814f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-27 10:02:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-27 10:28:21 +0000

    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 df13d0efd219..edb6ad383fac 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