diff options
Diffstat (limited to 'devel/py-pytest4-cov/Makefile')
-rw-r--r-- | devel/py-pytest4-cov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest4-cov/Makefile b/devel/py-pytest4-cov/Makefile index 22325aed9542..43424bd03c7a 100644 --- a/devel/py-pytest4-cov/Makefile +++ b/devel/py-pytest4-cov/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytest4-cov PORTVERSION= 2.9.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:C/4//}-${PORTVERSION} |