diff options
Diffstat (limited to 'www/py-google-cloud-speech/Makefile')
-rw-r--r-- | www/py-google-cloud-speech/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index e510cd269957..3d9f280475b3 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -7,7 +7,8 @@ DISTNAME= google_cloud_speech-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Speech API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ +WWW= https://cloud.google.com/python/docs/reference/speech/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 |