git: 27129552d0c9 - main - textproc/rubygem-google-cloud-translate: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:14:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27129552d0c9301e2105fd380772b40f58776ccb
commit 27129552d0c9301e2105fd380772b40f58776ccb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:48:48 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:38 +0000
textproc/rubygem-google-cloud-translate: Update WWW
---
textproc/rubygem-google-cloud-translate/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/rubygem-google-cloud-translate/Makefile b/textproc/rubygem-google-cloud-translate/Makefile
index 90f2911605bc..a419b44dff0d 100644
--- a/textproc/rubygem-google-cloud-translate/Makefile
+++ b/textproc/rubygem-google-cloud-translate/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby Client for the Cloud Translation API
-WWW= https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-translate
+WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md