diff options
Diffstat (limited to 'net/rubygem-spamcheck/Makefile')
-rw-r--r-- | net/rubygem-spamcheck/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rubygem-spamcheck/Makefile b/net/rubygem-spamcheck/Makefile index 39a8fe40721d..a76e5f3c4f06 100644 --- a/net/rubygem-spamcheck/Makefile +++ b/net/rubygem-spamcheck/Makefile @@ -1,5 +1,6 @@ PORTNAME= spamcheck PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ WWW= https://rubygems.org/gems/spamcheck LICENSE= MIT -RUN_DEPENDS= rubygem-grpc>=1.63<2.0:net/rubygem-grpc +RUN_DEPENDS= rubygem-grpc-gitlab>=1.63<2.0:net/rubygem-grpc-gitlab USES= gem |