git: c5a856e13818 - main - graphics/py-pillow: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 22 Oct 2024 22:02:40 UTC
The branch main has been updated by sunpoet:

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

commit c5a856e1381811bb077872f9a9712079e1b689ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-22 21:54:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-22 21:58:21 +0000

    graphics/py-pillow: Update WWW
---
 graphics/py-pillow/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 9d1defa28fe5..68d573a387f1 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Fork of the Python Imaging Library (PIL)
 WWW=		https://python-pillow.org/ \
+		https://pillow.readthedocs.io/en/stable/ \
 		https://github.com/python-pillow/Pillow
 
 LICENSE=	PIL