diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-25 14:28:53 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-25 14:28:53 +0000 |
commit | e3afdd7ee83016bc6175802d85d547010459bbe9 (patch) | |
tree | 4b9358c4b8749ee7867eaa329ff1af2ab19460c6 | |
parent | - duplicate lisp files for diffrent emacs flavors (diff) |
Mark BROKEN. Distfile was rerolled with some huge changes of which I
cannot judge the impact. Someone should contact the author and very this
and/or review the changes.
Submitted by: pointyhat (kris)
Notes
Notes:
svn path=/head/; revision=152006
-rw-r--r-- | mail/postfix-policyd-sf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/postfix-policyd-sf/Makefile b/mail/postfix-policyd-sf/Makefile index 59007672bb8c..acb592c2c615 100644 --- a/mail/postfix-policyd-sf/Makefile +++ b/mail/postfix-policyd-sf/Makefile @@ -17,6 +17,8 @@ DISTNAME= policyd-v${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= Anti-spam plugin for Postfix (written in C) +BROKEN= "Does not fetch" + USE_MYSQL= yes USE_GMAKE= yes USE_REINPLACE= yes |