summaryrefslogtreecommitdiff
path: root/security/drweb-sendmail/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'security/drweb-sendmail/files/patch-ae')
-rw-r--r--security/drweb-sendmail/files/patch-ae11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/drweb-sendmail/files/patch-ae b/security/drweb-sendmail/files/patch-ae
deleted file mode 100644
index 9ec4d924cd7d..000000000000
--- a/security/drweb-sendmail/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- dw_options.c.orig Tue Dec 9 01:23:55 2003
-+++ dw_options.c Tue Mar 2 20:54:56 2004
-@@ -117,7 +117,7 @@
- #if defined(__UNIX_DW)
- #if !defined(EMX_DW)
- #if defined(FreeBSD_DW)
--#define OS_SPEC_CONFNAME "/usr/local/etc/drweb/"CONF_FNAME
-+#define OS_SPEC_CONFNAME "%PREFIX%/etc/drweb/"CONF_FNAME
- #else /* FreeBSD */
- #define OS_SPEC_CONFNAME "/opt/drweb/"CONF_FNAME
- #endif /* FreeBSD */