diff options
Diffstat (limited to 'devel/py-notebook-shim/Makefile')
-rw-r--r-- | devel/py-notebook-shim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-notebook-shim/Makefile b/devel/py-notebook-shim/Makefile index 3013a6673cb8..ad925ffc8236 100644 --- a/devel/py-notebook-shim/Makefile +++ b/devel/py-notebook-shim/Makefile @@ -1,7 +1,7 @@ PORTNAME= notebook-shim PORTVERSION= 0.2.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= notebook_shim-${PORTVERSION} |