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-newmail/Makefile | |
parent | 6552ff6d29d765536ac5f295ffebcd3c7d9baa32 (diff) | |
download | ports-dd2695b081e066c8ee8191dcde4b956b19ecb4b6.tar.gz ports-dd2695b081e066c8ee8191dcde4b956b19ecb4b6.zip |
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-newmail/Makefile')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index bdc532b9015f..e11b22852fd2 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |