diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-15 20:00:53 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-15 20:00:53 +0000 |
commit | dd2695b081e066c8ee8191dcde4b956b19ecb4b6 (patch) | |
tree | ad3483b509c728e86dce9a0acb43d8513f28878e /mail/claws-mail-mailmbox | |
parent | 6552ff6d29d765536ac5f295ffebcd3c7d9baa32 (diff) |
Update CM to 2.7.1 and bump the revision of the plugins.
Notes
Notes:
svn path=/head/; revision=182446
Diffstat (limited to 'mail/claws-mail-mailmbox')
-rw-r--r-- | mail/claws-mail-mailmbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index 9e0d0cfefe64..4f0daf036cd0 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.12.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |