diff options
author | garga <garga@FreeBSD.org> | 2007-02-02 01:14:18 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-02-02 01:14:18 +0800 |
commit | c0d1e64fbb69f9b47e0867bc1e103f69f245ef1a (patch) | |
tree | bfe622e4b1004c46d849be8bb7df99664e2f455f /mail/qmail-spamcontrol | |
parent | c9531be90d5a1c9eb243d193b42dae40470953bc (diff) | |
download | freebsd-ports-gnome-c0d1e64fbb69f9b47e0867bc1e103f69f245ef1a.tar.gz freebsd-ports-gnome-c0d1e64fbb69f9b47e0867bc1e103f69f245ef1a.tar.zst freebsd-ports-gnome-c0d1e64fbb69f9b47e0867bc1e103f69f245ef1a.zip |
Update spamcontrol to 2417
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 f83a75250916..fc815df7b817 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= 2415 +SPAMCONTROL_VERSION= 2417 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} SLAVE_SPAMCONTROL= yes |