diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-02-23 18:49:29 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-02-23 18:49:29 +0000 |
commit | 678eff9c21376f148cb541f9e5a9070cd9016690 (patch) | |
tree | cf8caf07763252cbc740b274c9638da674840b17 /mail/qmail-spamcontrol | |
parent | 18e5af8e58f3396d09f7b9b9a4a09271db31b632 (diff) |
Notes
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 90c36be5b497..e527aceccd93 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -2,7 +2,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \ ${MASTER_SITE_LOCAL:S/$/:spamcontrol/} |