diff options
Diffstat (limited to 'comms/py-streamdeck/Makefile')
-rw-r--r-- | comms/py-streamdeck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-streamdeck/Makefile b/comms/py-streamdeck/Makefile index 687d4e89c3b1..1c295ca318ad 100644 --- a/comms/py-streamdeck/Makefile +++ b/comms/py-streamdeck/Makefile @@ -4,7 +4,7 @@ CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Python library to control the Elgato Stream Deck WWW= https://github.com/abcminiuser/python-elgato-streamdeck |