pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssh My fix from eight days ago was broken...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbff4ce34a12
branches: trunk
changeset: 497473:dbff4ce34a12
user: reed <reed%pkgsrc.org@localhost>
date: Thu Jul 28 16:31:13 2005 +0000
description:
My fix from eight days ago was broken. Add the "man" subdirectory
for the man entries.
diffstat:
security/openssh/PLIST | 28 ++++++++++++++--------------
1 files changed, 14 insertions(+), 14 deletions(-)
diffs (42 lines):
diff -r ca7fcae0cc1a -r dbff4ce34a12 security/openssh/PLIST
--- a/security/openssh/PLIST Thu Jul 28 16:20:52 2005 +0000
+++ b/security/openssh/PLIST Thu Jul 28 16:31:13 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/07/20 05:27:14 reed Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/07/28 16:31:13 reed Exp $
bin/scp
bin/sftp
bin/slogin
@@ -9,19 +9,19 @@
bin/ssh-keyscan
libexec/sftp-server
libexec/ssh-keysign
-man1/scp.1
-man1/sftp.1
-man1/slogin.1
-man1/ssh-add.1
-man1/ssh-agent.1
-man1/ssh-keygen.1
-man1/ssh-keyscan.1
-man1/ssh.1
-man5/ssh_config.5
-man5/sshd_config.5
-man8/sftp-server.8
-man8/ssh-keysign.8
-man8/sshd.8
+man/man1/scp.1
+man/man1/sftp.1
+man/man1/slogin.1
+man/man1/ssh-add.1
+man/man1/ssh-agent.1
+man/man1/ssh-keygen.1
+man/man1/ssh-keyscan.1
+man/man1/ssh.1
+man/man5/ssh_config.5
+man/man5/sshd_config.5
+man/man8/sftp-server.8
+man/man8/ssh-keysign.8
+man/man8/sshd.8
sbin/sshd
share/examples/openssh/moduli
share/examples/openssh/ssh_config
Home |
Main Index |
Thread Index |
Old Index