diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-27 12:48:46 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-01-27 12:48:46 +0000 |
commit | 18b29611e75cb168c2f0b7c3dc453b88367e8a49 (patch) | |
tree | 312bb8dbdfd1cc1c880e02c7b92489d9c1770a00 /mail/claws-mail-vcalendar | |
parent | b32500216b176c1772cd32527520d11d2451a679 (diff) | |
download | ports-18b29611e75cb168c2f0b7c3dc453b88367e8a49.tar.gz ports-18b29611e75cb168c2f0b7c3dc453b88367e8a49.zip |
- Update CM to 2.7.2, themes to 20070116.
- Chmod the themes to sane rights.
- Bump portrevision of the plugins.
Notes
Notes:
svn path=/head/; revision=183408
Diffstat (limited to 'mail/claws-mail-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index 7a8fd8b012da..d4f3fcef2edd 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -7,6 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 1.93 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} |