diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-04-05 05:46:51 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-04-05 05:46:51 +0000 |
commit | dfd7185f84bd14193b83de90d7e5a20d0c967301 (patch) | |
tree | 3b0024d2a378b3dede625a8294d00ef9430bb20a /mail | |
parent | . Fix the build for the pod2man included with Perl 5.00503 (and thus on (diff) |
Unbreak by upgrading to 2.0-RC7.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spambnc/Makefile | 4 | ||||
-rw-r--r-- | mail/spambnc/distinfo | 8 |
2 files changed, 5 insertions, 7 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 diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo index be517644ec3d..57f68fdea266 100644 --- a/mail/spambnc/distinfo +++ b/mail/spambnc/distinfo @@ -1,4 +1,4 @@ -MD5 (spambnc-20050302/sb-beta.tar.gz) = 8d3d48b2a0e2844d5ea65b814f8600ee -SIZE (spambnc-20050302/sb-beta.tar.gz) = 488417 -MD5 (spambnc-20050302/index.shtml) = IGNORE -MD5 (spambnc-20050302/upgrading.shtml) = IGNORE +MD5 (spambnc-20050404/sb-beta.tar.gz) = 3b56ee390da0c8a5529147342f8451fc +SIZE (spambnc-20050404/sb-beta.tar.gz) = 499176 +MD5 (spambnc-20050404/index.shtml) = IGNORE +MD5 (spambnc-20050404/upgrading.shtml) = IGNORE |