diff options
Diffstat (limited to 'devel/py-pytest-virtualenv/Makefile')
-rw-r--r-- | devel/py-pytest-virtualenv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-virtualenv/Makefile b/devel/py-pytest-virtualenv/Makefile index 214234c764f9..4294ead77a73 100644 --- a/devel/py-pytest-virtualenv/Makefile +++ b/devel/py-pytest-virtualenv/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Virtualenv fixture for py.test WWW= https://github.com/manahl/pytest-plugins/tree/master/pytest-virtualenv |