git: 06e47340c0c2 - main - graphics/py-imageio: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:16:42 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=06e47340c0c2b81c732c42825451593f6e43cead
commit 06e47340c0c2b81c732c42825451593f6e43cead
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:49:27 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 02:08:26 +0000
graphics/py-imageio: Update WWW
---
graphics/py-imageio/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index 43d28048875d..fa81b58e4318 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python library for reading and writing image, video formats
-WWW= https://github.com/imageio/imageio
+WWW= https://imageio.readthedocs.io/en/stable/ \
+ https://github.com/imageio/imageio
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE