diff options
author | obache <obache@pkgsrc.org> | 2010-10-30 11:48:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-30 11:48:06 +0000 |
commit | 8c1ea15f625306fc267cb5df6452f3cd2c36fe75 (patch) | |
tree | 876462381f53a0f93d4895c773ef8ede909820b4 /mail/cyrus-imapd23 | |
parent | f7f32bbff7c5ee2e2382784adee64af22285fa22 (diff) | |
download | pkgsrc-8c1ea15f625306fc267cb5df6452f3cd2c36fe75.tar.gz |
Fixes paths for html file.
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r-- | mail/cyrus-imapd23/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/cyrus-imapd23/MESSAGE b/mail/cyrus-imapd23/MESSAGE index aadfe6131a0..b248f8703f2 100644 --- a/mail/cyrus-imapd23/MESSAGE +++ b/mail/cyrus-imapd23/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2010/02/11 08:27:09 obache Exp $ +$NetBSD: MESSAGE,v 1.2 2010/10/30 11:48:06 obache Exp $ Please refer to: - ${PREFIX}/share/doc/html/cyrus-imapd/install.html + ${PREFIX}/share/doc/cyrus-imapd/install.html for more detailed instructions on setting up the environment before starting the Cyrus IMAP server. In particular, several services may @@ -12,6 +12,6 @@ need to be added to /etc/services. Anyone upgrading from an earlier version of the Cyrus IMAP server should read: - ${PREFIX}/share/doc/html/cyrus-imapd/install-upgrade.html + ${PREFIX}/share/doc/cyrus-imapd/install-upgrade.html =========================================================================== |