diff options
author | garga <garga@FreeBSD.org> | 2009-02-18 19:07:07 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-02-18 19:07:07 +0800 |
commit | 58187e427f333ded0c55e017067cdf3fd0ea3b2a (patch) | |
tree | aa65b417d5a147c7b5d1b8f71bdba5838825412e /mail/qmail-spamcontrol | |
parent | ceea55b0aa90b9370dcbf59d4fc266e2576310c4 (diff) | |
download | freebsd-ports-gnome-58187e427f333ded0c55e017067cdf3fd0ea3b2a.tar.gz freebsd-ports-gnome-58187e427f333ded0c55e017067cdf3fd0ea3b2a.tar.zst freebsd-ports-gnome-58187e427f333ded0c55e017067cdf3fd0ea3b2a.zip |
- Spamcontrol patch 2.5.19 was rerolled, it's documented on errata section at
website:
[2.5.19] Rebuild: Updated README_spamcontrol, fixed fatal typo in qmail-queue.scan.
- Bump PORTREVISION
Diffstat (limited to 'mail/qmail-spamcontrol')
-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 d6f7d3695ddd..a743b6e123b4 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \ ${MASTER_SITE_LOCAL:S/$/:spamcontrol/} |