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-ao | |
| 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-ao')
| -rw-r--r-- | security/openssh/files/patch-ao | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/security/openssh/files/patch-ao b/security/openssh/files/patch-ao new file mode 100644 index 000000000000..21f9247a72e7 --- /dev/null +++ b/security/openssh/files/patch-ao @@ -0,0 +1,14 @@ +diff -ru /home/green/ssh/scp/Makefile ./scp/Makefile +--- /home/green/ssh/scp/Makefile Tue Oct 26 03:31:00 1999 ++++ ./scp/Makefile Mon Nov 8 00:13:21 1999 +@@ -10,8 +10,8 @@ + BINMODE?=555 + .endif + +-BINDIR= /usr/bin +-MAN= scp.1 ++BINDIR= /bin ++MAN1= scp.1 + + SRCS= scp.c + |
