From 7baddb97e4ad769e653d6fcd21e896e25be338ad Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 27 Aug 2024 03:08:41 +0200 Subject: [PATCH] x11/py-i3ipc: drop maintainership --- x11/py-i3ipc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/py-i3ipc/Makefile b/x11/py-i3ipc/Makefile index b9f22e1957cd..2a064bdcc8eb 100644 --- a/x11/py-i3ipc/Makefile +++ b/x11/py-i3ipc/Makefile @@ -5,7 +5,7 @@ CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Improved Python library to control i3wm and sway WWW= https://i3ipc-python.readthedocs.io/