diff options
Diffstat (limited to 'openssh/openssh_3.7.1p1.oe')
-rw-r--r-- | openssh/openssh_3.7.1p1.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/openssh/openssh_3.7.1p1.oe b/openssh/openssh_3.7.1p1.oe index 7e7108e9b0..97b4d45d28 100644 --- a/openssh/openssh_3.7.1p1.oe +++ b/openssh/openssh_3.7.1p1.oe @@ -1,6 +1,6 @@ -DEPENDS = virtual/libc zlib openssl -SECTION = net -DESCRIPTION = Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\ +DEPENDS = "virtual/libc zlib openssl" +SECTION = "net" +DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH)\ Ssh (Secure Shell) is a program for logging into a remote machine\ and for executing commands on a remote machine.\ It provides secure encrypted communications between two untrusted\ |