aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-11-10 22:48:59 +0800
committerkrion <krion@FreeBSD.org>2003-11-10 22:48:59 +0800
commit589fb48c0d40b213a88a16040587a9544dab9363 (patch)
treeebc93b75b3619ffef8e4f093381d06abfc3e1305 /mail
parent63b78a53e7e404d3a7879c1ef032f60f906463fc (diff)
downloadfreebsd-ports-graphics-589fb48c0d40b213a88a16040587a9544dab9363.tar.gz
freebsd-ports-graphics-589fb48c0d40b213a88a16040587a9544dab9363.tar.zst
freebsd-ports-graphics-589fb48c0d40b213a88a16040587a9544dab9363.zip
- Update to version 20031106
PR: 59111 Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'mail')
-rw-r--r--mail/spambnc/Makefile4
-rw-r--r--mail/spambnc/distinfo4
-rw-r--r--mail/spambnc/pkg-descr3
3 files changed, 5 insertions, 6 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index 331d74d30d1..0791b32f791 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= spambnc
-PORTVERSION= 20030828
+PORTVERSION= 20031106
CATEGORIES= mail
MASTER_SITES= http://www.spambouncer.org/
DISTFILES= sb.tar.Z index.shtml
@@ -16,6 +16,8 @@ EXTRACT_ONLY= sb.tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= A set of procmail recipies which handle known/suspected spam
+RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail
+
IGNOREFILES= index.shtml
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo
index 9b684f59e17..b06d872547d 100644
--- a/mail/spambnc/distinfo
+++ b/mail/spambnc/distinfo
@@ -1,2 +1,2 @@
-MD5 (spambnc-20030828/sb.tar.Z) = e3db99edcf80fda0aaf7b64e70ce41ad
-MD5 (spambnc-20030828/index.shtml) = IGNORE
+MD5 (spambnc-20031106/sb.tar.Z) = dacab27c750ebef941163f7df609b2dd
+MD5 (spambnc-20031106/index.shtml) = IGNORE
diff --git a/mail/spambnc/pkg-descr b/mail/spambnc/pkg-descr
index f14b40b7994..943050f1948 100644
--- a/mail/spambnc/pkg-descr
+++ b/mail/spambnc/pkg-descr
@@ -10,6 +10,3 @@ with appropriate headers giving the spam classification, and responds
according to the parameters you have set.
WWW: http://www.spambouncer.org/
-
-- George Reid
-greid@ukug.uk.freebsd.org