aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 16:03:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 16:11:01 +0000
commit355688d98dfdd56b7d5ec381401abc280eedb802 (patch)
tree972d04fcebb71f83421a90327a0324c475dec6fc
parent4dbda4e99efb8456b4fa338afd4c2f1747f66b38 (diff)
downloadports-355688d98dfdd56b7d5ec381401abc280eedb802.tar.gz
ports-355688d98dfdd56b7d5ec381401abc280eedb802.zip
devel/ipython: Update WWW
-rw-r--r--devel/ipython/Makefile4
1 files changed, 3 insertions, 1 deletions
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