Date: Thu, 11 Apr 2024 15:11:21 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 70b228a2acf0 - main - comms/py-hid: Return to pool Message-ID: <202404111511.43BFBLbt027880@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111511.43BFBLbt027880>