diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
commit | baec7fa044d946b2e0dc696004a9859ed51e49bb (patch) | |
tree | 09e0c906a06d023da620dcdbf1e99ba9a2ba8211 /mail/claws-mail-vcalendar | |
parent | db6e45e0eb7cc17f69ee8f4608b3c00cf7956434 (diff) | |
download | ports-baec7fa044d946b2e0dc696004a9859ed51e49bb.tar.gz ports-baec7fa044d946b2e0dc696004a9859ed51e49bb.zip |
- Update CM to 2.8.0.
- Bump portrevision of the plugins because of this.
Notes
Notes:
svn path=/head/; revision=186156
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} |