git: 32ae193334af - main - graphics/py-h3: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 22 Sep 2023 23:34:56 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32ae193334af7d672501b12dbbe5e528cd50fcee

commit 32ae193334af7d672501b12dbbe5e528cd50fcee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 23:23:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 23:23:30 +0000

    graphics/py-h3: Update WWW
---
 graphics/py-h3/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/py-h3/Makefile b/graphics/py-h3/Makefile
index 4ed067829c20..9b5dc335dea4 100644
--- a/graphics/py-h3/Makefile
+++ b/graphics/py-h3/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Python binding of H3 library
-WWW=		https://github.com/uber/h3-py
+WWW=		https://uber.github.io/h3-py/ \
+		https://github.com/uber/h3-py
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE