aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2009-02-19 04:17:18 +0800
committergarga <garga@FreeBSD.org>2009-02-19 04:17:18 +0800
commitd2d828ccef7efe2bc25e8f6c4de528848cc7c244 (patch)
tree55e4fc0dec54ba69562984f77fba241b8fb27269 /mail/qmail/Makefile
parenta26bbe4ff3dfa2c84cd6a26d951aee50f0b2420a (diff)
downloadfreebsd-ports-graphics-d2d828ccef7efe2bc25e8f6c4de528848cc7c244.tar.gz
freebsd-ports-graphics-d2d828ccef7efe2bc25e8f6c4de528848cc7c244.tar.zst
freebsd-ports-graphics-d2d828ccef7efe2bc25e8f6c4de528848cc7c244.zip
- Update spamcontrol patch to 2.5.20 version to fix some problems with
recupients - Update README.smtpdextfork distinfo entry, file was updated by author
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r--mail/qmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 73d351b1a0f..ed13dc36481 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -473,7 +473,7 @@ PATCHFILES+= tarpit.patch:tarpit
.if defined(WITH_SMTPEXTFORK) && ( defined(SLAVE_SPAMCONTROL) || defined(SLAVE_LDAP) )
. if defined(SLAVE_SPAMCONTROL)
-SMTPEXTFORK_PATCH= smtpextfork-spamcontrol-${SPAMCONTROL_VERSION}.patch
+SMTPEXTFORK_PATCH= smtpextfork-spamcontrol-2519.patch
. else
SMTPEXTFORK_PATCH= smtpextfork-ldap-${LDAP_PATCH_DATE}.patch
. endif