diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-08-31 02:31:22 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-08-31 02:31:22 +0000 |
commit | 63e6d70b1ef3a8231c4e7598e20dda68e39eb434 (patch) | |
tree | 6d3d01e7aa3f517140baee4c15673228904520dc /security | |
parent | 3c7c3a9c69ef36f82f03a0a3c9b6166c0abfa55e (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-net-ssh27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-ssh27/Makefile b/security/rubygem-net-ssh27/Makefile index 6c1850fb9ee2..a266fc5a0959 100644 --- a/security/rubygem-net-ssh27/Makefile +++ b/security/rubygem-net-ssh27/Makefile @@ -24,6 +24,6 @@ RUBYGEM_AUTOPLIST= yes PROMPT_PASSPHRASES_RUN_DEPENDS= rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios -PORTSCOUT= ignore +PORTSCOUT= limit:^2\.7 .include <bsd.port.mk> |