diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-08-10 20:07:05 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-08-10 20:07:05 +0000 |
commit | c34fd65773ffc25f5d656d30056ad1f94c7ddf79 (patch) | |
tree | 1410cc366c9926acd5de1b1eca4f16086e4974d3 /mail/qmail-spamcontrol | |
parent | 541b5a63746d06af71c4fe3580462c911eb716e5 (diff) |
Notes
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index 39a13c2b11f9..645f4dcda951 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -25,7 +25,7 @@ EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c # Distfiles QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX} SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin -SPAMCONTROL_VERSION= 2527 +SPAMCONTROL_VERSION= 2622 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |