diff options
Diffstat (limited to 'devel/py-jupyter_console/Makefile')
-rw-r--r-- | devel/py-jupyter_console/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jupyter_console/Makefile b/devel/py-jupyter_console/Makefile index 74b36a84c10a..4e2e13ff1ab4 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IPython-like terminal frontend for Jupyter kernels in any language WWW= https://jupyter-console.readthedocs.io/ |