summaryrefslogtreecommitdiff
path: root/mail/mbox2mdir/files/patch-mbox2mdir.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mbox2mdir/files/patch-mbox2mdir.cpp')
-rw-r--r--mail/mbox2mdir/files/patch-mbox2mdir.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mbox2mdir/files/patch-mbox2mdir.cpp b/mail/mbox2mdir/files/patch-mbox2mdir.cpp
new file mode 100644
index 000000000000..30c01c014c3c
--- /dev/null
+++ b/mail/mbox2mdir/files/patch-mbox2mdir.cpp
@@ -0,0 +1,11 @@
+--- mbox2mdir.cpp 2018-08-18 00:55:36.190935000 -0500
++++ mbox2mdir.cpp 2018-08-18 00:55:54.648780000 -0500
+@@ -178,7 +178,7 @@
+ //const char *ifile="Mailbox", *odir="/home/sergey/Maildir/cur";
+ const char *ifile, *odir;
+ if(argc<3){
+- printf("Mailbox to Maildir Converter, Version "VERSION" built: "__DATE__" Copyright(C) Sergey A. Galin.\n"
++ printf("Mailbox to Maildir Converter, Version " VERSION " built: " __DATE__ " Copyright(C) Sergey A. Galin.\n"
+ "This program is distibuted under GNU General Public License v.2 or later.\n"
+ "Homepage: http://sageshome.net/oss/\n"
+ "\n"