summaryrefslogtreecommitdiff
path: root/security/ssh/files/patch-aa
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-06-15 20:14:04 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-06-15 20:14:04 +0000
commit48500b76a665eb0b09417624157a9adeaf7f11fa (patch)
treed442b2dc65a22d0c5f486d6441cc7d6eab96d47d /security/ssh/files/patch-aa
parentPortlint. (diff)
PR: ports/12037
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Upgrade to 1.2.27. # I'm not maintainer but it seems that torstenb is too busy to # look the PR and many people want new version ssh port.
Diffstat (limited to 'security/ssh/files/patch-aa')
-rw-r--r--security/ssh/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/files/patch-aa b/security/ssh/files/patch-aa
index 83e9968ac319..3386fc8d68a3 100644
--- a/security/ssh/files/patch-aa
+++ b/security/ssh/files/patch-aa
@@ -1,7 +1,7 @@
-*** make-ssh-known-hosts.pl.in.orig Wed Apr 23 08:40:05 1997
---- make-ssh-known-hosts.pl.in Fri Apr 25 12:38:21 1997
+*** make-ssh-known-hosts.pl.in.orig Wed May 12 20:18:51 1999
+--- make-ssh-known-hosts.pl.in Sun Jun 6 02:30:08 1999
***************
-*** 87,93 ****
+*** 98,104 ****
$debug = 5;
$defserver = '';
$bell='\a';
@@ -9,7 +9,7 @@
$private_ssh_known_hosts = "/tmp/ssh_known_hosts$$";
$timeout = 60;
$ping_timeout = 3;
---- 87,93 ----
+--- 98,104 ----
$debug = 5;
$defserver = '';
$bell='\a';