diff options
author | garga <garga@FreeBSD.org> | 2011-02-08 00:25:13 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2011-02-08 00:25:13 +0800 |
commit | 9004c3ac400024be115f0e642f4a8cce8fd47092 (patch) | |
tree | a16f79965f9fe1a1ad5963f14539e55703a78cec /mail/qmail-spamcontrol | |
parent | d6c59186a9e94823c3235f3dafc849a9ddaab43b (diff) | |
download | freebsd-ports-gnome-9004c3ac400024be115f0e642f4a8cce8fd47092.tar.gz freebsd-ports-gnome-9004c3ac400024be115f0e642f4a8cce8fd47092.tar.zst freebsd-ports-gnome-9004c3ac400024be115f0e642f4a8cce8fd47092.zip |
- Update spamcontrol patch to 2.6.24
- Remove MD5
Feature safe: yes
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 4d5a991c34b3..4f68fff0ded8 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= 2623 +SPAMCONTROL_VERSION= 2624 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |