diff options
Diffstat (limited to 'devel/py-pytest-django/Makefile')
| -rw-r--r-- | devel/py-pytest-django/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-pytest-django/Makefile b/devel/py-pytest-django/Makefile index 41f65c468048..25f181e9a5c8 100644 --- a/devel/py-pytest-django/Makefile +++ b/devel/py-pytest-django/Makefile @@ -1,8 +1,9 @@ PORTNAME= pytest-django -PORTVERSION= 4.8.0 +PORTVERSION= 4.11.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= pytest_django-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Django plugin for py.test |
