diff options
Diffstat (limited to 'devel/ipython/Makefile')
-rw-r--r-- | devel/ipython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index e44a34736b0c..de1d0476f079 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Enhanced Interactive Python shell +WWW= https://ipython.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.rst |