diff options
author | peter <peter@FreeBSD.org> | 1996-06-07 04:33:33 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-06-07 04:33:33 +0000 |
commit | 60b44caac41ea5acae1fd8505f3159c0177c6940 (patch) | |
tree | cd035fbf68f49db5625a970bde1bcc3df56f90e2 /security/ssh2/pkg-plist | |
parent | b68d37540ab94d36b35ca580f5f8219e9cb43c4f (diff) | |
download | FreeBSD-ports-60b44caac41ea5acae1fd8505f3159c0177c6940.zip FreeBSD-ports-60b44caac41ea5acae1fd8505f3159c0177c6940.tar.gz |
Update ssh-1.2.13 -> ssh-1.2.14
ssh-askpass no longer uses wish, so chop the make rules that attempt to
locate it.
Go further to try and protect the ssh_host_key, since it's critical to
the operation and security of the machine.
Diffstat (limited to 'security/ssh2/pkg-plist')
-rw-r--r-- | security/ssh2/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/ssh2/pkg-plist b/security/ssh2/pkg-plist index bd7de1f..60c21a3 100644 --- a/security/ssh2/pkg-plist +++ b/security/ssh2/pkg-plist @@ -7,8 +7,6 @@ bin/ssh-askpass bin/ssh-keygen bin/make-ssh-known-hosts etc/ssh_config -etc/ssh_host_key -etc/ssh_host_key.pub etc/sshd_config man/man1/make-ssh-known-hosts.1.gz man/man1/scp.1.gz |