diff options
Diffstat (limited to 'devel/py-jupyterlab_launcher/Makefile')
-rw-r--r-- | devel/py-jupyterlab_launcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jupyterlab_launcher/Makefile b/devel/py-jupyterlab_launcher/Makefile index 848645c8add1..8bf574a620c1 100644 --- a/devel/py-jupyterlab_launcher/Makefile +++ b/devel/py-jupyterlab_launcher/Makefile @@ -2,7 +2,7 @@ PORTNAME= jupyterlab_launcher DISTVERSION= 0.13.1 PORTREVISION= 3 CATEGORIES= devel -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |