From caaa6963da08c2802a1f7eda1b152f8d1b5bc0da Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 18 Jan 2003 02:14:32 +0000 Subject: New port: Tool to convert Outlook .pst to Unix mbox A small CLI tool to convert M$ Outlook .pst files to standard Unix mbox files. Port is named libpst...actual binary is readpst. PR: ports/39963 Submitted by: Nate Underwood --- mail/libpst/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/libpst/files/patch-aa (limited to 'mail/libpst/files/patch-aa') diff --git a/mail/libpst/files/patch-aa b/mail/libpst/files/patch-aa new file mode 100644 index 000000000000..94c74e3bc8a2 --- /dev/null +++ b/mail/libpst/files/patch-aa @@ -0,0 +1,11 @@ +--- libpst.c.orig Fri Dec 13 20:32:35 2002 ++++ libpst.c Fri Dec 13 20:32:40 2002 +@@ -3,8 +3,6 @@ + #include + #include + #include +-#include +-//#include + #include + + #include -- cgit v1.2.3