diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-02-17 16:12:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-02-17 16:12:00 +0000 |
commit | 209f586611d5002028b65d0dc2a509943875e1c6 (patch) | |
tree | 62d4ed49cc60522c41d52c4dd261e9218e84b46c /mail/qmail-spamcontrol | |
parent | ab055c8c3dec7120aac69ba19d81385c45930ad4 (diff) |
Notes
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index 8e953cc865f6..d6f7d3695ddd 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 4 +PORTREVISION= 0 CATEGORIES= mail MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \ ${MASTER_SITE_LOCAL:S/$/:spamcontrol/} @@ -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= 2418 +SPAMCONTROL_VERSION= 2519 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |