diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2021-05-07 13:14:31 +0000 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2021-05-07 13:26:34 +0000 |
commit | 58fa1c7810afa2be6922aa870da2a45f22473b32 (patch) | |
tree | 8bc7b8316420cc5625fcd34a06eeeefce6a14170 /audio/py-gtts | |
parent | 3185130dadb66a63e1341c46570084a67b8cd6f3 (diff) | |
download | ports-58fa1c7810afa2be6922aa870da2a45f22473b32.tar.gz ports-58fa1c7810afa2be6922aa870da2a45f22473b32.zip |
Diffstat (limited to 'audio/py-gtts')
-rw-r--r-- | audio/py-gtts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-gtts/Makefile b/audio/py-gtts/Makefile index fde5b811fa54..f838983a098f 100644 --- a/audio/py-gtts/Makefile +++ b/audio/py-gtts/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.2.1 CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kai@FreeBSD.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Library/CLI tool to interface with Google Translate text-to-speech API LICENSE= MIT |