diff options
author | garga <garga@FreeBSD.org> | 2010-08-11 04:07:05 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-08-11 04:07:05 +0800 |
commit | 2bc55dca64616b4d3f5b914ff5fe8ce8bc9e0af2 (patch) | |
tree | 87ba5ba635bc2eec15650d3ad51a1350053434f6 /mail/qmail-spamcontrol | |
parent | ca010102d649960fff9d53c052b7129a92ea5d73 (diff) | |
download | freebsd-ports-gnome-2bc55dca64616b4d3f5b914ff5fe8ce8bc9e0af2.tar.gz freebsd-ports-gnome-2bc55dca64616b4d3f5b914ff5fe8ce8bc9e0af2.tar.zst freebsd-ports-gnome-2bc55dca64616b4d3f5b914ff5fe8ce8bc9e0af2.zip |
Update spamcontrol to 2.6.22
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 |