diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-02-18 20:17:18 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-02-18 20:17:18 +0000 |
commit | beaa34148f603c06e4b41f43202b98601b87761e (patch) | |
tree | 7ab72cadf02221ab2c238b05743eecca5c73f773 /mail/qmail-spamcontrol | |
parent | 85ecceda45cb0de1381dde913313a59933e93ee8 (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 a743b6e123b4..b5febb2ef9a3 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 1 +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= 2519 +SPAMCONTROL_VERSION= 2520 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |