diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 15:02:44 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-23 15:02:44 +0000 |
commit | 4c86144fb2a7dd60812874fbdb5cadcac609ebfe (patch) | |
tree | 454a0008f9e945819863325e6215d315a0a27167 /mail/mmr/files/patch-iobottle.cpp | |
parent | 1. Change MAINTAINER to phoenix@geeksrus, which is an alias to both (diff) |
Update to 1.5.4.
PR: ports/44360
Submitted by: Volker Stolz <vs@lambda.foldr.org>
Diffstat (limited to 'mail/mmr/files/patch-iobottle.cpp')
-rw-r--r-- | mail/mmr/files/patch-iobottle.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/mmr/files/patch-iobottle.cpp b/mail/mmr/files/patch-iobottle.cpp new file mode 100644 index 000000000000..bae138d1905c --- /dev/null +++ b/mail/mmr/files/patch-iobottle.cpp @@ -0,0 +1,7 @@ +--- iobottle.cpp.orig Mon Oct 21 23:30:11 2002 ++++ iobottle.cpp Mon Oct 21 23:30:37 2002 +@@ -1,3 +1,4 @@ ++#include <string.h> + + extern "C" { + #include <stdlib.h> |