diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2002-11-06 15:25:05 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-11-06 15:25:05 +0000 |
commit | 7e85ad62006fe371c1babb7dd77988a71b3b7096 (patch) | |
tree | db723eb41bc1c45a6e402ba09e311cf4fa20e9d6 /mail/xfmail/files/patch-ad | |
parent | Update to 0.98.4. See http://dovecot.procontrol.fi/ for a complete (diff) |
Upgrade to 1.5.3.
Notes
Notes:
svn path=/head/; revision=69589
Diffstat (limited to 'mail/xfmail/files/patch-ad')
-rw-r--r-- | mail/xfmail/files/patch-ad | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/xfmail/files/patch-ad b/mail/xfmail/files/patch-ad deleted file mode 100644 index aee644a03de0..000000000000 --- a/mail/xfmail/files/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ ---- src/mail/connection.cpp.orig Tue Oct 15 17:32:03 2002 -+++ src/mail/connection.cpp Tue Oct 15 16:56:49 2002 -@@ -25,9 +25,9 @@ - * * - ******************************************************************************/ - -+using namespace std; - -- --#include <iostream.h> -+#include <iostream> - #include <list> - #include <string> - #include <string.h> |