git: 70b228a2acf0 - main - comms/py-hid: Return to pool

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Thu, 11 Apr 2024 15:11:21 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70b228a2acf03484961617d87e148bd33cb088fe

commit 70b228a2acf03484961617d87e148bd33cb088fe
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2024-04-11 15:10:37 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2024-04-11 15:11:14 +0000

    comms/py-hid: Return to pool
---
 comms/py-hid/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile
index 5fc0033dffac..a0bc082abfe8 100644
--- a/comms/py-hid/Makefile
+++ b/comms/py-hid/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	comms python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	0mp@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Ctypes bindings to comms/hidapi
 WWW=		https://github.com/apmorton/pyhidapi