diff options
Diffstat (limited to 'devel/py-jupyter-core/Makefile')
-rw-r--r-- | devel/py-jupyter-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jupyter-core/Makefile b/devel/py-jupyter-core/Makefile index 69a8134df85c..304ec10bdb73 100644 --- a/devel/py-jupyter-core/Makefile +++ b/devel/py-jupyter-core/Makefile @@ -7,6 +7,7 @@ DISTNAME= jupyter_core-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Jupyter core package +WWW= https://jupyter.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.md |