diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-30 23:07:16 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-10-30 23:07:16 +0000 |
commit | 6752b25fda1854c4a118f87c2df760bf18c08af0 (patch) | |
tree | 35a5850dc171c61b03527223ba198474d871c4ab /mail/qmail-spamcontrol | |
parent | 7a21b5033d37d7dbbb5f0d60af6e8cd2ecfe56a0 (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 04cc017c9dc0..b447739408bf 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -2,7 +2,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${SPAMCONTROL_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES+= http://www.fehcom.de/qmail/spamcontrol/:spamcontrol \ LOCAL/bdrewery/qmail/:spamcontrol |