Date: Mon, 25 Dec 2023 16:17:10 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 355688d98dfd - main - devel/ipython: Update WWW Message-ID: <202312251617.3BPGHApR011658@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312251617.3BPGHApR011658>