diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-02-24 12:42:12 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-02-24 12:42:12 +0000 |
commit | 92f6d356a3cfc1d832a1849ead31ac5e7528ea00 (patch) | |
tree | 2acbe78cc903fd9ab3191d493adb7cd416fd36e4 /mail/qmail-spamcontrol | |
parent | 9ca855365f75863b4acabaf1e422c95369957966 (diff) | |
download | ports-92f6d356a3cfc1d832a1849ead31ac5e7528ea00.tar.gz ports-92f6d356a3cfc1d832a1849ead31ac5e7528ea00.zip |
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 b5febb2ef9a3..b2e8c4f52660 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= 2520 +SPAMCONTROL_VERSION= 2521 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |