diff --git a/www/rubygem-typhoeus-gitlab/Makefile b/www/rubygem-typhoeus-gitlab/Makefile index 39a564f53441..6f324cab6e03 100644 --- a/www/rubygem-typhoeus-gitlab/Makefile +++ b/www/rubygem-typhoeus-gitlab/Makefile @@ -1,20 +1,21 @@ PORTNAME= typhoeus PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab MAINTAINER= mfechner@FreeBSD.org COMMENT= Parallel HTTP request library WWW= https://github.com/typhoeus/typhoeus LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-ethon>=0.9.0:www/rubygem-ethon +RUN_DEPENDS= rubygem-ethon-gitlab>=0.9.0:www/rubygem-ethon-gitlab USES= gem NO_ARCH= yes .include