aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-10-17 12:02:09 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-10-17 12:02:09 +0000
commit24582f35511473609c12950304f873517128020d (patch)
treec19ee4ae6be7bc0128d55ca60db2413dac3c119c /comms
parent057a7f9f189a8ef24e7023e234a21585d7e2aa9b (diff)
downloadports-24582f35511473609c12950304f873517128020d.tar.gz
ports-24582f35511473609c12950304f873517128020d.zip
Diffstat (limited to 'comms')
-rw-r--r--comms/hidapi/Makefile2
-rw-r--r--comms/py-hidapi/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/hidapi/Makefile b/comms/hidapi/Makefile
index 753becf103f7..07853359c65b 100644
--- a/comms/hidapi/Makefile
+++ b/comms/hidapi/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 0.12.0
CATEGORIES= comms
-MAINTAINER= ehaupt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library to access USB HID-class devices
WWW= https://github.com/libusb/hidapi
diff --git a/comms/py-hidapi/Makefile b/comms/py-hidapi/Makefile
index 9bba76438aa5..42b0affb8396 100644
--- a/comms/py-hidapi/Makefile
+++ b/comms/py-hidapi/Makefile
@@ -4,7 +4,7 @@ CATEGORIES= comms python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ehaupt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cython interface to comms/hidapi
WWW= https://pypi.org/project/hidapi/