diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 18:05:08 +0000 |
| commit | 19334d785f74b37ce6d393821a881dd43e6622d8 (patch) | |
| tree | 5aa43ecf11905c852ec7979482ddc359ac80df24 /sysutils/rubygem-capistrano | |
| parent | 9344c2d6cabcdedf0d7cfc561f7688ace1b3a8b0 (diff) | |
Notes
Diffstat (limited to 'sysutils/rubygem-capistrano')
| -rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index 8f37db4944f6..b64473d2bec0 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A utility for executing commands in parallel on multiple machines -RUN_DEPENDS= rubygem-net-ssh-gateway>=1.0.0:${PORTSDIR}/security/rubygem-net-ssh-gateway \ +RUN_DEPENDS= rubygem-net-ssh-gateway>=1.1.0:${PORTSDIR}/security/rubygem-net-ssh-gateway \ rubygem-net-sftp>=2.0.0:${PORTSDIR}/security/rubygem-net-sftp \ rubygem-net-scp>=1.0.0:${PORTSDIR}/security/rubygem-net-scp \ rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \ |
