git: 355688d98dfd - main - devel/ipython: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Dec 2023 16:17:10 UTC
The branch main has been updated by sunpoet:

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

commit 355688d98dfdd56b7d5ec381401abc280eedb802
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 16:03:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 16:11:01 +0000

    devel/ipython: Update WWW
---
 devel/ipython/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index faaca4164864..ae717ae73672 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -6,7 +6,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	python@FreeBSD.org
 COMMENT=	Enhanced Interactive Python shell
-WWW=		https://ipython.org/
+WWW=		https://ipython.org/ \
+		https://ipython.readthedocs.io/en/stable/ \
+		https://github.com/ipython/ipython
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING.rst