diff options
author | bouyer <bouyer@pkgsrc.org> | 2002-03-01 20:46:06 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2002-03-01 20:46:06 +0000 |
commit | abac0c82a610a8ea91b51b4850e1ffc2167177d9 (patch) | |
tree | 27767f6436c87d5215abf83ccdfecbc68ff5a9f0 /mail/imp | |
parent | a8534af1b5888256705e776dc7e75eed3cf7c9ab (diff) | |
download | pkgsrc-abac0c82a610a8ea91b51b4850e1ffc2167177d9.tar.gz |
Fix path to the mysql conversion script.
Diffstat (limited to 'mail/imp')
-rw-r--r-- | mail/imp/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imp/MESSAGE b/mail/imp/MESSAGE index 5391498ea0e..8b94a9a5e81 100644 --- a/mail/imp/MESSAGE +++ b/mail/imp/MESSAGE @@ -1,5 +1,5 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/02/01 22:44:27 bouyer Exp $ +$NetBSD: MESSAGE,v 1.4 2002/03/01 20:46:06 bouyer Exp $ Please refer to the file: @@ -21,7 +21,7 @@ and then you have to edit to enable IMP in the horde framework. If you are updating from IMP 2.2.x, use the script - ${PREFIX}share/horde/imp/config + ${PREFIX}/share/horde/imp/scripts/imp2horde.pl to convert the IMP 2.2.x user preference database to the new format. ========================================================================== |