diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-04-11 22:34:04 +0200 |
commit | 4f538db960da5a685c2ddfa6428089654b0ad72d (patch) | |
tree | e73effc7e694b6162ae60ebcc8ef514d915c72ed /devel/py-pytest-env | |
parent | lang/ldc: Update to 1.32 (diff) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary
Diffstat (limited to 'devel/py-pytest-env')
-rw-r--r-- | devel/py-pytest-env/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pytest-env/Makefile b/devel/py-pytest-env/Makefile index 5abbb6c71e07..8ef0291bd822 100644 --- a/devel/py-pytest-env/Makefile +++ b/devel/py-pytest-env/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Py.test plugin that allows you to add environment variables WWW= https://github.com/MobileDynasty/pytest-env |