diff options
Diffstat (limited to 'devel/py-pytest-cov/Makefile')
-rw-r--r-- | devel/py-pytest-cov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-cov/Makefile b/devel/py-pytest-cov/Makefile index 70e90caf5297..0c5b0f251a0a 100644 --- a/devel/py-pytest-cov/Makefile +++ b/devel/py-pytest-cov/Makefile @@ -1,7 +1,7 @@ PORTNAME= pytest-cov PORTVERSION= 2.9.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org |