diff options
Diffstat (limited to 'devel/py-pytest-mock/Makefile')
-rw-r--r-- | devel/py-pytest-mock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-mock/Makefile b/devel/py-pytest-mock/Makefile index 036553368bad..b3d7a3517b46 100644 --- a/devel/py-pytest-mock/Makefile +++ b/devel/py-pytest-mock/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytest-mock PORTVERSION= 1.10.4 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PATCH_SITES= https://github.com/pytest-dev/${PORTNAME}/commit/ |