diff options
author | Renato Botelho <garga@FreeBSD.org> | 2007-12-26 16:43:55 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2007-12-26 16:43:55 +0000 |
commit | e1ab2d0519baa121de1ac526f83fa749d54be474 (patch) | |
tree | 77672134959ce64ff207c6c0d3f444e70ec007a7 /mail/qmail-spamcontrol/Makefile | |
parent | 3b1eaf2b19f347b4382bfabd40d2aa3c416ca747 (diff) | |
download | ports-e1ab2d0519baa121de1ac526f83fa749d54be474.tar.gz ports-e1ab2d0519baa121de1ac526f83fa749d54be474.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 def2980c9651..7bc2ed32e0de 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/} |