diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 24ecc02d201d..dbfce6ed1c87 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -1,20 +1,21 @@ # Created by: Roderick van Domburg PORTNAME= net-sftp PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Implementation of the SFTP client protocol LICENSE= MIT -RUN_DEPENDS= rubygem-net-ssh>=5.0.0,2<7.0.0,2:security/rubygem-net-ssh +RUN_DEPENDS= rubygem-net-ssh6>=5.0.0<7.0.0:security/rubygem-net-ssh6 USES= gem USE_RUBY= yes NO_ARCH= yes .include