summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/ssh/pkg-plist22
-rw-r--r--security/ssh/pkg-plist.x112
2 files changed, 12 insertions, 12 deletions
diff --git a/security/ssh/pkg-plist b/security/ssh/pkg-plist
index 555641cdf8ef..28e0ce057044 100644
--- a/security/ssh/pkg-plist
+++ b/security/ssh/pkg-plist
@@ -1,19 +1,19 @@
-etc/rc.d/sshd.sh
-bin/scp1
+bin/make-ssh-known-hosts
+bin/make-ssh-known-hosts1
bin/scp
-bin/ssh1
-bin/ssh
+bin/scp1
bin/slogin
-bin/ssh-add1
+bin/ssh
bin/ssh-add
-bin/ssh-agent1
+bin/ssh-add1
bin/ssh-agent
-bin/ssh-keygen1
+bin/ssh-agent1
bin/ssh-keygen
-bin/make-ssh-known-hosts1
-bin/make-ssh-known-hosts
+bin/ssh-keygen1
+bin/ssh1
+etc/rc.d/sshd.sh
etc/ssh_config
etc/sshd_config
-sbin/sshd1
sbin/sshd
-@exec if [ ! -f %D/etc/ssh_host_key ]; then echo "Generating a secret host key.." ; %D/bin/ssh-keygen -N "" -f %D/etc/ssh_host_key; fi
+sbin/sshd1
+@exec if [ ! -f %D/etc/ssh_host_key ]; then echo "Generating a secret host key.." ; %D/bin/ssh-keygen1 -N "" -f %D/etc/ssh_host_key; fi
diff --git a/security/ssh/pkg-plist.x11 b/security/ssh/pkg-plist.x11
index ffe3a0b71ee0..3d4ac02a7dba 100644
--- a/security/ssh/pkg-plist.x11
+++ b/security/ssh/pkg-plist.x11
@@ -1,2 +1,2 @@
-bin/ssh-askpass1
bin/ssh-askpass
+bin/ssh-askpass1