diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 19:32:25 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-12 19:32:25 +0000 |
commit | 074f04db2a945f0b288331eb93bb169659c878cd (patch) | |
tree | 773ccc12b2e18d9b31d4525d44980ed42fc5a567 /mail/spambnc | |
parent | 6ca31b2ac04e16103bcbb948699b851f536775fc (diff) | |
download | ports-074f04db2a945f0b288331eb93bb169659c878cd.tar.gz ports-074f04db2a945f0b288331eb93bb169659c878cd.zip |
Yet another SpamBouncer's silent update!
Make fetchable again.
For those interested, the diff is:
diff -urN work.orig/sb.rc work/sb.rc
--- work.orig/sb.rc Fri Sep 24 01:36:32 2004
+++ work/sb.rc Sat Sep 25 04:35:51 2004
@@ -2417,10 +2417,6 @@
{ INCLUDERC=${SBDIR}/sb-hurl0408.rc }
:0
- * LOCALTAG ?? no
- { INCLUDERC=${SBDIR}/sb-hurl0407.rc }
-
- :0
* LOCALTAG ?? yes
{
:0 f
Reported by: Kris via pointyhat.
Notes
Notes:
svn path=/head/; revision=119086
Diffstat (limited to 'mail/spambnc')
-rw-r--r-- | mail/spambnc/Makefile | 1 | ||||
-rw-r--r-- | mail/spambnc/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 84008954914e..fe7d60ee660c 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -7,6 +7,7 @@ PORTNAME= spambnc PORTVERSION= 20040923 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/ \ ftp://ftp.spambouncer.org/ diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo index a112ff674fe2..cbbd25bb0410 100644 --- a/mail/spambnc/distinfo +++ b/mail/spambnc/distinfo @@ -1,3 +1,3 @@ -MD5 (spambnc-20040923/sb.tar.gz) = da60bc270b863e5bfa8ee15072effa45 -SIZE (spambnc-20040923/sb.tar.gz) = 363090 +MD5 (spambnc-20040923/sb.tar.gz) = f6a118ff44773d3d2936af0f93b7dba8 +SIZE (spambnc-20040923/sb.tar.gz) = 363096 MD5 (spambnc-20040923/index.shtml) = IGNORE |