From 931224f917eb520be1a09b25b10e703ce4ccba4c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 30 Dec 2022 16:48:50 +0800 Subject: [PATCH] textproc/rubygem-google-cloud-translate-v2: Update WWW --- textproc/rubygem-google-cloud-translate-v2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/rubygem-google-cloud-translate-v2/Makefile b/textproc/rubygem-google-cloud-translate-v2/Makefile index a94321dea351..b6ba1b6c552f 100644 --- a/textproc/rubygem-google-cloud-translate-v2/Makefile +++ b/textproc/rubygem-google-cloud-translate-v2/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation V2 API -WWW= https://github.com/googleapis/google-cloud-ruby/tree/master/google-cloud-translate-v2 +WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate-v2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md