summaryrefslogtreecommitdiff
path: root/mail/xfmail/files/patch-ad
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2002-11-06 15:25:05 +0000
committerMike Heffner <mikeh@FreeBSD.org>2002-11-06 15:25:05 +0000
commit7e85ad62006fe371c1babb7dd77988a71b3b7096 (patch)
treedb723eb41bc1c45a6e402ba09e311cf4fa20e9d6 /mail/xfmail/files/patch-ad
parentUpdate 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-ad14
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>