diff options
Diffstat (limited to 'www/rubygem-swd/Makefile')
-rw-r--r-- | www/rubygem-swd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-swd/Makefile b/www/rubygem-swd/Makefile index 622e601f8b22..b9e93830d8e8 100644 --- a/www/rubygem-swd/Makefile +++ b/www/rubygem-swd/Makefile @@ -1,6 +1,6 @@ PORTNAME= swd PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/nov/swd LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport70>=3:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=3:devel/rubygem-activesupport-gitlab \ rubygem-attr_required>=0.0.5:devel/rubygem-attr_required \ rubygem-faraday-gitlab>=2.0<3:www/rubygem-faraday-gitlab \ rubygem-faraday-follow_redirects-gitlab>=0:www/rubygem-faraday-follow_redirects-gitlab |