diff options
| author | Brian Feldman <green@FreeBSD.org> | 1999-11-08 06:20:54 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 1999-11-08 06:20:54 +0000 |
| commit | 406efcfe3baa31b183abdd4ff6caaaee1bf48844 (patch) | |
| tree | 4d819b37b0db4c37f8780d7192810d52877a985b /security/openssh/files/patch-ag | |
| parent | Spelling error correction. (diff) | |
Say hello to OpenSSH! It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
Diffstat (limited to 'security/openssh/files/patch-ag')
| -rw-r--r-- | security/openssh/files/patch-ag | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/openssh/files/patch-ag b/security/openssh/files/patch-ag new file mode 100644 index 000000000000..8effd22ebf74 --- /dev/null +++ b/security/openssh/files/patch-ag @@ -0,0 +1,12 @@ +diff -ru /home/green/ssh/cipher.c ./cipher.c +--- /home/green/ssh/cipher.c Wed Nov 3 03:36:00 1999 ++++ ./cipher.c Mon Nov 8 00:06:40 1999 +@@ -17,7 +17,7 @@ + #include "ssh.h" + #include "cipher.h" + +-#include <ssl/md5.h> ++#include <openssl/md5.h> + + /* + * What kind of tripple DES are these 2 routines? |
