aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/rubygem-net-scp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-net-scp/Makefile b/security/rubygem-net-scp/Makefile
index 757b6ec7922b..738410c07475 100644
--- a/security/rubygem-net-scp/Makefile
+++ b/security/rubygem-net-scp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= net-scp
PORTVERSION= 3.0.0
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,7 +10,7 @@ COMMENT= Non-interactive SCP processing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-net-ssh>=2.6.5,2<7.0.0,2:security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh6>=2.6.5<7.0.0:security/rubygem-net-ssh6
USES= gem
USE_RUBY= yes