diff options
Diffstat (limited to 'devel/py-pytest-drop-dup-tests/Makefile')
-rw-r--r-- | devel/py-pytest-drop-dup-tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-drop-dup-tests/Makefile b/devel/py-pytest-drop-dup-tests/Makefile index 43a0ae431898..08fe8b5739c6 100644 --- a/devel/py-pytest-drop-dup-tests/Makefile +++ b/devel/py-pytest-drop-dup-tests/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= agh@riseup.net +MAINTAINER= ports@FreeBSD.org COMMENT= Pytest plugin to drop duplicated tests during collection WWW= https://github.com/nicoddemus/pytest-drop-dup-tests |