diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-05-13 17:11:01 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-05-13 17:11:01 +0000 |
commit | 361c7337a3daa61501b06723a430c42915bfd265 (patch) | |
tree | f1f2ffc977c9afdd704a881e3aab06b3736ea46b /security/openssh/files/patch-ac | |
parent | Cope with new BSDI Netscape ports. (diff) |
Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS is
not needed for the port.
Big thanks to Issei-san for doing the majority of the work necessary for
this upgrade!
Submitted by: Issei Suzuki <issei@jp.FreeBSD.org>
Notes
Notes:
svn path=/head/; revision=28430
Diffstat (limited to 'security/openssh/files/patch-ac')
-rw-r--r-- | security/openssh/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/files/patch-ac b/security/openssh/files/patch-ac index 02183d9c5bfe..2ab60dc3750f 100644 --- a/security/openssh/files/patch-ac +++ b/security/openssh/files/patch-ac @@ -1,5 +1,5 @@ ---- includes.h.orig Fri Jan 14 20:15:50 2000 -+++ includes.h Fri Jan 14 20:20:05 2000 +--- includes.h.orig Fri Apr 14 06:30:31 2000 ++++ includes.h Sat May 13 12:12:41 2000 @@ -24,12 +24,12 @@ #include <sys/select.h> #include <sys/param.h> |