diff options
author | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-09-04 01:34:12 -0400 |
---|---|---|
committer | Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> | 2025-09-04 01:34:12 -0400 |
commit | cac25ae38606dd90d71654e2cba8f161fc25ac46 (patch) | |
tree | 426128f1385be61b5ea854f0f36c2bfed5f5aaed | |
parent | deskutils/treeline: Update to 3.2.0 (diff) |
sysutils/py-pyinfra: drop maintainership
-rw-r--r-- | sysutils/py-pyinfra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-pyinfra/Makefile b/sysutils/py-pyinfra/Makefile index 09a93a79e9ec..0b6bcb519876 100644 --- a/sysutils/py-pyinfra/Makefile +++ b/sysutils/py-pyinfra/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 3.3.1 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dtxdf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automates infrastructure using Python WWW= https://pyinfra.com/ |