diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-04-14 18:18:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-04-14 18:18:35 +0000 |
commit | a4dd79f562ad23d4c354cfcb390b57677c34d49a (patch) | |
tree | 0f6d1f49b4bb93dce9b4322c8959f7794c62c7d2 /mail | |
parent | 25635e10ec85e08020618467aa84e79e1ee86e82 (diff) | |
download | ports-a4dd79f562ad23d4c354cfcb390b57677c34d49a.tar.gz ports-a4dd79f562ad23d4c354cfcb390b57677c34d49a.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 888b68d6c2dd..7991afd38878 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -16,6 +16,8 @@ PATCHFILES= patch-smtpd-2.0-RBL.gz MAINTAINER= jonny@jonny.eng.br +BROKEN= Does not work with Sendmail-8.12 + # Directory where smtpd will chroot to, and put the received mail # If you change it here, change also patches/patch-aa SPOOLBASE= /var/smtpd |