diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index baae3dafa2c0..84584328ef5a 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -79,7 +79,7 @@ OPTIONS+= CYRUS23_LDA "Use Cyrus's 2.3 deliver as LDA" off OPTIONS+= EXIM_LDA "Use Exim as local delivery agent" off OPTIONS+= MAILDROP_LDA "Use Maildrop as local delivery agent" off OPTIONS+= PROCMAIL_LDA "Use Procmail as local delivery agent" off -OPTIONS+= SAFECAT_LDA "Use Safecat as local delivery agent" off" +OPTIONS+= SAFECAT_LDA "Use Safecat as local delivery agent" off OPTIONS+= SENDMAIL_LDA "Use Sendmail as local delivery agent" off OPTIONS+= SENDMAIL "Play nice with sendmail server" off |