diff options
author | netchild <netchild@FreeBSD.org> | 2007-02-28 04:27:39 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-02-28 04:27:39 +0800 |
commit | 864f1bfa99ae885ba2b7ca50741b435a59eaf49a (patch) | |
tree | e3b0e977e037be4c1ea07dc86030f604169c9cdb /mail/claws-mail-newmail | |
parent | fef437c04f12eae3f583a5eb4bfe15e4cb4ca1be (diff) | |
download | freebsd-ports-gnome-864f1bfa99ae885ba2b7ca50741b435a59eaf49a.tar.gz freebsd-ports-gnome-864f1bfa99ae885ba2b7ca50741b435a59eaf49a.tar.zst freebsd-ports-gnome-864f1bfa99ae885ba2b7ca50741b435a59eaf49a.zip |
- Update CM to 2.8.0.
- Bump portrevision of the plugins because of this.
Diffstat (limited to 'mail/claws-mail-newmail')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 86b234106a95..6d6cbe49d1ab 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |