diff options
author | Renato Botelho <garga@FreeBSD.org> | 2009-02-18 11:07:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2009-02-18 11:07:07 +0000 |
commit | 8513f119a89461a417b0badf5c85b660ea372ade (patch) | |
tree | 9d01abe05f99cf311fbc99416acaf60af6ba320f /mail/qmail-spamcontrol | |
parent | f97412ec10ce62ff832ec77422de21615a0e2b34 (diff) | |
download | ports-8513f119a89461a417b0badf5c85b660ea372ade.tar.gz ports-8513f119a89461a417b0badf5c85b660ea372ade.zip |
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 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/} |