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 @@ -1,20 +1,20 @@ PORTNAME= hid DISTVERSION= 1.0.4 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 LICENSE= MIT RUN_DEPENDS= hidapi>0:comms/hidapi USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include