diff options
Diffstat (limited to 'security/drweb-sendmail/files/patch-ai')
-rw-r--r-- | security/drweb-sendmail/files/patch-ai | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/drweb-sendmail/files/patch-ai b/security/drweb-sendmail/files/patch-ai deleted file mode 100644 index d109442e0bc8..000000000000 --- a/security/drweb-sendmail/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- dw_mail.c.orig Mon May 6 14:17:40 2002 -+++ dw_mail.c Tue May 21 19:43:49 2002 -@@ -810,7 +810,7 @@ - dw_bs_empty( options ); - if( pscan->need_report ) - { -- dw_bs_add( options, DRWEBD_RETURN_REPORT | DRWEBD_RETURN_CODES ); -+ dw_bs_add( options, DRWEBD_RETURN_VIRUSES ); - } - if( pscan->heuristic ) - { |