diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-29 20:28:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-29 20:28:27 +0000 |
commit | 633f76fd42e1f2bbc375ed3133f643e8b87458fa (patch) | |
tree | 77ce7f204b623fc5e630b27c52499edc4e74b323 /databases/cyrus-imspd/files/patch-ab | |
parent | Upgrade to latest snapshot. (diff) |
- Update to 1.7b
- Switch to sasl2
PR: ports/69697
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes
Notes:
svn path=/head/; revision=115029
Diffstat (limited to 'databases/cyrus-imspd/files/patch-ab')
-rw-r--r-- | databases/cyrus-imspd/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/cyrus-imspd/files/patch-ab b/databases/cyrus-imspd/files/patch-ab deleted file mode 100644 index 06384ea5745f..000000000000 --- a/databases/cyrus-imspd/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- imsp/dispatch.h.orig Mon Oct 1 22:54:38 2001 -+++ imsp/dispatch.h Mon Oct 1 22:40:31 2001 -@@ -44,7 +44,7 @@ - - #define MAX_BUF 4096 - --#include <sasl.h> -+#include <sasl1/sasl.h> - - /* a file buffer structure - */ |