From 355688d98dfdd56b7d5ec381401abc280eedb802 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 26 Dec 2023 00:03:54 +0800 Subject: [PATCH] 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