diff options
Diffstat (limited to 'filesystems/rubygem-winrm-fs-gitlab/Makefile')
| -rw-r--r-- | filesystems/rubygem-winrm-fs-gitlab/Makefile | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/filesystems/rubygem-winrm-fs-gitlab/Makefile b/filesystems/rubygem-winrm-fs-gitlab/Makefile index 3282a911358b..441933b1bebe 100644 --- a/filesystems/rubygem-winrm-fs-gitlab/Makefile +++ b/filesystems/rubygem-winrm-fs-gitlab/Makefile @@ -1,5 +1,6 @@  PORTNAME=	winrm-fs  PORTVERSION=	1.3.5 +PORTREVISION=	1  CATEGORIES=	filesystems sysutils rubygems  MASTER_SITES=	RG  PKGNAMESUFFIX=	-gitlab @@ -12,9 +13,9 @@ LICENSE=	APACHE20  LICENSE_FILE=	${WRKSRC}/LICENSE  RUN_DEPENDS=	rubygem-erubi>=1.8<2:www/rubygem-erubi \ -		rubygem-logging>=1.6.1<3.0:devel/rubygem-logging \ +		rubygem-logging-gitlab>=1.6.1<3.0:devel/rubygem-logging-gitlab \  		rubygem-rubyzip-gitlab>=2.0<3:archivers/rubygem-rubyzip-gitlab \ -		rubygem-winrm>=2.0<3:sysutils/rubygem-winrm +		rubygem-winrm-gitlab>=2.0<3:sysutils/rubygem-winrm-gitlab  USES=		gem | 
