diff options
Diffstat (limited to 'devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile')
-rw-r--r-- | devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile b/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile index d655ea9694c6..a451d4e454d3 100644 --- a/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile +++ b/devel/rubygem-google-apis-cloudresourcemanager_v1/Makefile @@ -1,10 +1,10 @@ PORTNAME= google-apis-cloudresourcemanager_v1 PORTVERSION= 0.31.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= mfechner@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Simple REST client for Cloud Resource Manager API V1 WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1 \ https://github.com/googleapis/google-api-ruby-client @@ -12,7 +12,7 @@ WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/g LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-google-apis-core-gitlab>=0.9.1<2.0:devel/rubygem-google-apis-core-gitlab +RUN_DEPENDS= rubygem-google-apis-core>=0.9.1<2.0:devel/rubygem-google-apis-core USES= gem |