diff options
author | bouyer <bouyer> | 2002-03-01 20:46:06 +0000 |
---|---|---|
committer | bouyer <bouyer> | 2002-03-01 20:46:06 +0000 |
commit | e90639aebc0bd7d3bd9e00fd402d614fc9b5c342 (patch) | |
tree | 27767f6436c87d5215abf83ccdfecbc68ff5a9f0 /mail | |
parent | 045ba3f3a74658b5e83029df8e15fe2f63e3389b (diff) | |
download | pkgsrc-e90639aebc0bd7d3bd9e00fd402d614fc9b5c342.tar.gz |
Fix path to the mysql conversion script.
Diffstat (limited to 'mail')
-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. ========================================================================== |