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