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-notification | |
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-notification')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index b5274844bca9..cede578cf4b9 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |