aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 01:49:27 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-11-01 02:08:26 +0000
commit06e47340c0c2b81c732c42825451593f6e43cead (patch)
tree1247254086fa91c99ba2528ebeb4bf34a1e486ca
parentaf578d8fe1fab98a3abae995f620106651c14fe2 (diff)
downloadports-06e47340c0c2b81c732c42825451593f6e43cead.tar.gz
ports-06e47340c0c2b81c732c42825451593f6e43cead.zip
graphics/py-imageio: Update WWW
-rw-r--r--graphics/py-imageio/Makefile3
1 files changed, 2 insertions, 1 deletions
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