summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorwiz <wiz>2001-12-05 17:03:56 +0000
committerwiz <wiz>2001-12-05 17:03:56 +0000
commitd973653c7e46789b89899f4b92b0ed93360d76ae (patch)
treef2c4b064c6a59562ff2f7b3622c4ce70d07dcfe5 /security/openssh
parenteaa94134e8677c8580e3ea9af396df64631619ba (diff)
downloadpkgsrc-d973653c7e46789b89899f4b92b0ed93360d76ae.tar.gz
Fix path to example files in MESSAGE. Reported by Paul Hoffmann.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/MESSAGE b/security/openssh/MESSAGE
index 877a828970f..41ae6b87c62 100644
--- a/security/openssh/MESSAGE
+++ b/security/openssh/MESSAGE
@@ -1,12 +1,12 @@
==========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 01:17:04 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2001/12/05 17:03:56 wiz Exp $
If "starter" configuration files were installed (in ${SSH_CONF_DIR})
when the package was installed, be sure to examine them (and the man pages
for ssh and sshd) to determine whether you want to make any changes.
Copies of the example configuration files are installed in
-${PREFIX}/share/examples/ssh, so those can still be used for reference
+${PREFIX}/share/examples/openssh, so those can still be used for reference
after you have made changes to those installed in ${SSH_CONF_DIR}, or if
you had existing configuration files, which would not be overwritten in
the installation process.