diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-08 20:49:38 +0000 |
commit | d543f501a3b1e121cffdc1803b1f8c4d1d46b78b (patch) | |
tree | 90438967bf6140bd8dd3ab8763f2e52e33aa33f1 /security/rubygem-net-sftp | |
parent | 933c7f855c2326ecfad07522224a200752f43c27 (diff) | |
download | ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.tar.gz ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.zip |
Notes
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r-- | security/rubygem-net-sftp/Makefile | 2 |
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 |