diff options
Diffstat (limited to 'www/py-test-django/Makefile')
-rw-r--r-- | www/py-test-django/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-test-django/Makefile b/www/py-test-django/Makefile index 5273ec9ba7a..bd4d1648e7e 100644 --- a/www/py-test-django/Makefile +++ b/www/py-test-django/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2018/06/24 11:19:33 adam Exp $ +# $NetBSD: Makefile,v 1.5 2018/08/07 10:11:22 adam Exp $ -DISTNAME= pytest-django-3.3.2 +DISTNAME= pytest-django-3.3.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-django/} |