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-vcalendar | |
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-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index d4f3fcef2edd..954501d64e64 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 1.93 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} |