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-ssh-gateway | |
parent | 933c7f855c2326ecfad07522224a200752f43c27 (diff) | |
download | ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.tar.gz ports-d543f501a3b1e121cffdc1803b1f8c4d1d46b78b.zip |
Notes
Diffstat (limited to 'security/rubygem-net-ssh-gateway')
-rw-r--r-- | security/rubygem-net-ssh-gateway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile index 8d04e7870607..086467566f66 100644 --- a/security/rubygem-net-ssh-gateway/Makefile +++ b/security/rubygem-net-ssh-gateway/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Establish Net::SSH connections through firewalls -RUN_DEPENDS= rubygem-net-ssh>=2.0.0:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh USE_RUBY= yes USE_RUBYGEMS= yes |