diff options
author | netchild <netchild@FreeBSD.org> | 2007-01-27 20:48:46 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-01-27 20:48:46 +0800 |
commit | 3edbc8cee394b4176fcb1822778d6f69ec22c3d4 (patch) | |
tree | 9e3a8c5c6906c8dcccb7a96f9a49f7fee8946d46 /mail/claws-mail-gtkhtml2_viewer | |
parent | a1675513ca187e538885a492ac144d413d11ef3e (diff) | |
download | freebsd-ports-gnome-3edbc8cee394b4176fcb1822778d6f69ec22c3d4.tar.gz freebsd-ports-gnome-3edbc8cee394b4176fcb1822778d6f69ec22c3d4.tar.zst freebsd-ports-gnome-3edbc8cee394b4176fcb1822778d6f69ec22c3d4.zip |
- Update CM to 2.7.2, themes to 20070116.
- Chmod the themes to sane rights.
- Bump portrevision of the plugins.
Diffstat (limited to 'mail/claws-mail-gtkhtml2_viewer')
-rw-r--r-- | mail/claws-mail-gtkhtml2_viewer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index 703dd6bc2497..7e571cc1dfe3 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |