summaryrefslogtreecommitdiff
path: root/mail/getmail/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'mail/getmail/pkg-message')
-rw-r--r--mail/getmail/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/getmail/pkg-message b/mail/getmail/pkg-message
index 171222338f6e..3c4d4878ffec 100644
--- a/mail/getmail/pkg-message
+++ b/mail/getmail/pkg-message
@@ -1,5 +1,6 @@
-=======================================================================
-
+[
+{ type: install
+ message: <<EOM
The getmail rc file (configuration file) format has changed since
version 3.x. If you are upgrading from version 3, you will need
to write a new configuration file based on the contents of your old one.
@@ -8,5 +9,6 @@ The new file format resembles the old in many ways.
Each account you retrieve mail from will require a separate rc file,
but getmail can operate with multiple rc files simultaneously
if you wish to retrieve mail from multiple accounts.
-
-=======================================================================
+EOM
+}
+]