diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-07-18 12:25:24 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-07-18 12:25:24 +0000 |
commit | 384b33ec77fdfeb440b6aa78b0cb69c19e536e81 (patch) | |
tree | 1ee8b4ac655840f0e4d62b3fbe68006e5702ab94 /mail/qmail-spamcontrol/Makefile | |
parent | e99c5fc107c25c2749108979fc6a880e9504e0e8 (diff) | |
download | ports-384b33ec77fdfeb440b6aa78b0cb69c19e536e81.tar.gz ports-384b33ec77fdfeb440b6aa78b0cb69c19e536e81.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 7021ce8dc5d9..4ddb591534d0 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 PKGNAMESUFFIX= -spamcontrol |