aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail-spamcontrol
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-02-06 04:49:01 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-02-06 04:49:01 +0000
commit7b01d09ebb9fb809b1d27723525034178ffbf8e0 (patch)
tree43b1a38ce66a446baebd9effd862c0d1f3bd283d /mail/qmail-spamcontrol
parentcc483cb5b0d7d7d08c2491935e5954deb12b6683 (diff)
downloadports-7b01d09ebb9fb809b1d27723525034178ffbf8e0.tar.gz
ports-7b01d09ebb9fb809b1d27723525034178ffbf8e0.zip
- Fix runtime crash when using SMTPEXTFORK option due to
calling strtok(3) without string.h included. Not reported "upstream" as the last update was 2009 and the site is dead. Reported by: Christopher Weimann <christopher@weimann.us>
Notes
Notes: svn path=/head/; revision=311743
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r--mail/qmail-spamcontrol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile
index ab554e1fb3ce..90c36be5b497 100644
--- a/mail/qmail-spamcontrol/Makefile
+++ b/mail/qmail-spamcontrol/Makefile
@@ -2,7 +2,7 @@
PORTNAME= qmail
PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \
${MASTER_SITE_LOCAL:S/$/:spamcontrol/}