diff options
Diffstat (limited to 'security/rubygem-signet-gitlab/Makefile')
| -rw-r--r-- | security/rubygem-signet-gitlab/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-signet-gitlab/Makefile b/security/rubygem-signet-gitlab/Makefile index d0f7b9ffea03..4a327c3f217a 100644 --- a/security/rubygem-signet-gitlab/Makefile +++ b/security/rubygem-signet-gitlab/Makefile @@ -1,6 +1,6 @@  PORTNAME=	signet  PORTVERSION=	0.19.0 -PORTREVISION=	1 +PORTREVISION=	2  CATEGORIES=	security rubygems  MASTER_SITES=	RG  PKGNAMESUFFIX=	-gitlab @@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  RUN_DEPENDS=	rubygem-addressable>=2.8<3:www/rubygem-addressable \  		rubygem-faraday-gitlab>=0.17.5<3.0:www/rubygem-faraday-gitlab \  		rubygem-jwt2>=1.5<3.0:www/rubygem-jwt2 \ -		rubygem-multi_json>=1.10<2:devel/rubygem-multi_json +		rubygem-multi_json-gitlab>=1.10<2:devel/rubygem-multi_json-gitlab  USES=		gem  | 
