diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-04-18 15:24:39 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-04-18 15:24:39 +0000 |
commit | 897511dbd42bb2e9c83dd448b39fecccefa0f332 (patch) | |
tree | 04cb3de07a4af463f05f2e27ccc88ec75c105f75 /mail/qmail-spamcontrol/Makefile | |
parent | fb9484107c23892f0180df03dfbe9b2719510b80 (diff) | |
download | ports-897511dbd42bb2e9c83dd448b39fecccefa0f332.tar.gz ports-897511dbd42bb2e9c83dd448b39fecccefa0f332.zip |
Notes
Diffstat (limited to 'mail/qmail-spamcontrol/Makefile')
-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 13e3a213712a..80949b73bcc6 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -19,7 +19,7 @@ COMMENT= Qmail MTA with SpamControl patches # Distfiles QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX} SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin -SPAMCONTROL_VERSION= 2312 +SPAMCONTROL_VERSION= 2313 PREFIX?= ${QMAIL_PORT_PREFIX} LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |