aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-net-sftp
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-08 20:49:38 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-08 20:49:38 +0000
commitd543f501a3b1e121cffdc1803b1f8c4d1d46b78b (patch)
tree90438967bf6140bd8dd3ab8763f2e52e33aa33f1 /security/rubygem-net-sftp
parent933c7f855c2326ecfad07522224a200752f43c27 (diff)
downloadports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.tar.gz
ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.zip
- Fix dependency versions
Notes
Notes: svn path=/head/; revision=265872
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r--security/rubygem-net-sftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index d0aff192730b..94d9d43b0c81 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol
-RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=2.0.9:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes