diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-09-16 13:58:41 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-09-16 13:58:41 +0000 |
commit | adc1d2316a2f13a3768f8c825bd8008b9bb2400b (patch) | |
tree | 1f961c8aa8020f471bbeb5bbef8723984e934f76 /mail/qmail-spamcontrol | |
parent | d3219d894c6ff359d83ed25f000ca8a76bab7e99 (diff) | |
download | ports-adc1d2316a2f13a3768f8c825bd8008b9bb2400b.tar.gz ports-adc1d2316a2f13a3768f8c825bd8008b9bb2400b.zip |
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 96eacb1460e7..a5baec9efc8b 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 2 +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= 2622 +SPAMCONTROL_VERSION= 2623 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |