diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 21:44:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 21:44:06 +0000 |
commit | cfa1de393aa4c0bf9b86ed55d0edeaec6e88fc98 (patch) | |
tree | 19cda022f713ef9383fad006cbc9ad83f3f0c121 /mail/postfix1/files/patch-lmtp.h | |
parent | Update to 0.0.7. (diff) |
2009-02-15 ftp/downloader: sources unavailable - website dissappeared
2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead
2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version.
2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
Diffstat (limited to 'mail/postfix1/files/patch-lmtp.h')
-rw-r--r-- | mail/postfix1/files/patch-lmtp.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/postfix1/files/patch-lmtp.h b/mail/postfix1/files/patch-lmtp.h deleted file mode 100644 index e9e3bff0f19d..000000000000 --- a/mail/postfix1/files/patch-lmtp.h +++ /dev/null @@ -1,13 +0,0 @@ ---- postfix-1.1.13/src/lmtp/lmtp.h.orig Fri Jan 19 15:43:06 2001 -+++ postfix-1.1.13/src/lmtp/lmtp.h Sat Feb 3 14:01:09 2001 -@@ -12,8 +12,8 @@ - * SASL library. - */ - #ifdef USE_SASL_AUTH --#include <sasl.h> --#include <saslutil.h> -+#include <sasl1/sasl.h> -+#include <sasl1/saslutil.h> - #endif - - /* |