diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-03 04:46:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-03 04:46:51 +0000 |
commit | aa82617ca12747d83ceadf18451ff69bb72f7d4e (patch) | |
tree | e2762e37f87e0ab377c32afb56e56836998f50d1 | |
parent | By default, do not install HTML-formatted man pages. (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=106000
-rw-r--r-- | mail/spambnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 6eadd8b0aeab..1aff30027098 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -19,6 +19,8 @@ COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail +BROKEN= "Checksum mismatch" + IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes |