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-af | |
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-af')
-rw-r--r-- | mail/xfmail/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/xfmail/files/patch-af b/mail/xfmail/files/patch-af deleted file mode 100644 index 92516f71b4ba..000000000000 --- a/mail/xfmail/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- src/mail/fmail.h.orig Tue Oct 15 17:34:06 2002 -+++ src/mail/fmail.h Tue Oct 15 16:54:32 2002 -@@ -47,6 +47,8 @@ - #include <config.h> - #endif - -+ using namespace std; -+ - #include <vector> - #include <list> - #include <stdio.h> |