diff options
author | thierry <thierry@FreeBSD.org> | 2005-04-05 13:46:51 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-04-05 13:46:51 +0800 |
commit | d67d99567e54c091320954be888108c2755532b0 (patch) | |
tree | 261fa48283b5ed032c24d5ebbd61a0c218f6b80e /mail/spambnc/Makefile | |
parent | baf2a952dd3d7e23643be93b2faba39101a3cc1e (diff) | |
download | freebsd-ports-gnome-d67d99567e54c091320954be888108c2755532b0.tar.gz freebsd-ports-gnome-d67d99567e54c091320954be888108c2755532b0.tar.zst freebsd-ports-gnome-d67d99567e54c091320954be888108c2755532b0.zip |
Unbreak by upgrading to 2.0-RC7.
Diffstat (limited to 'mail/spambnc/Makefile')
-rw-r--r-- | mail/spambnc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 9b5ad2aebfe6..e102096ea124 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spambnc -PORTVERSION= 20050302 +PORTVERSION= 20050404 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/ \ ftp://ftp.spambouncer.org/ @@ -19,8 +19,6 @@ COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail -BROKEN= Size mismatch - IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes |