Date: Tue, 22 Oct 2024 22:02:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c5a856e13818 - main - graphics/py-pillow: Update WWW Message-ID: <202410222202.49MM2ek2096997@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410222202.49MM2ek2096997>