diff options
-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/ |