diff options
Diffstat (limited to 'comms/py-hid/Makefile')
-rw-r--r-- | comms/py-hid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile index 57dee80cff33..7b93c92b3dba 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= nxjoseph@protonmail.com +MAINTAINER= sunpoet@FreeBSD.org COMMENT= ctypes bindings for hidapi WWW= https://github.com/apmorton/pyhidapi |