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 f1278d82b531..74b36a84c10a 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -2,7 +2,7 @@ PORTNAME= jupyter_console PORTVERSION= 6.2.0 PORTREVISION= 3 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swills@FreeBSD.org |