summaryrefslogtreecommitdiff
path: root/mail/libesmtp/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'mail/libesmtp/patches/patch-ad')
-rw-r--r--mail/libesmtp/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/libesmtp/patches/patch-ad b/mail/libesmtp/patches/patch-ad
deleted file mode 100644
index 63efabc5ce7..00000000000
--- a/mail/libesmtp/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2004/12/11 00:13:54 jlam Exp $
-
---- ntlm/ntlmdes.c.orig 2003-07-25 19:54:18.000000000 +0200
-+++ ntlm/ntlmdes.c 2003-07-25 19:54:34.000000000 +0200
-@@ -24,7 +24,7 @@
- #include <stdlib.h>
- #include <string.h>
- #include <ctype.h>
--#include <openssl/des.h>
-+#include <openssl/des_old.h>
- #include <openssl/md4.h>
-
- #include "ntlm.h"