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