diff options
Diffstat (limited to 'devel/py-pytest-markdown/Makefile')
-rw-r--r-- | devel/py-pytest-markdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-markdown/Makefile b/devel/py-pytest-markdown/Makefile index 35e706073b38..259979ffb83c 100644 --- a/devel/py-pytest-markdown/Makefile +++ b/devel/py-pytest-markdown/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytest-markdown PORTVERSION= 1.0.2 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pytest_markdown-${PORTVERSION} |