diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-02 15:50:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-02 15:50:00 +0000 |
commit | f90aed47816cd99a190d6a55f98c2d43b266cbb4 (patch) | |
tree | 6bd48847a212882adbfbd1128552321add806126 /mail/claws-mail-spamreport | |
parent | f611b9b74923a72650b8c692b77a6dfacc3adc29 (diff) | |
download | ports-f90aed47816cd99a190d6a55f98c2d43b266cbb4.tar.gz ports-f90aed47816cd99a190d6a55f98c2d43b266cbb4.zip |
- Bump PORTREVISION after claws-mail update
Notes
Notes:
svn path=/head/; revision=200663
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index fd4abdad06f8..fe668ed1b914 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -7,7 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |