diff options
author | drochner <drochner@pkgsrc.org> | 2010-02-03 19:45:04 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-02-03 19:45:04 +0000 |
commit | 1da43a289ee67b194cdf9e2a180bb04af8a0ffff (patch) | |
tree | de525db4c7cd358c38d4affd01aa8a898c62713d /mail/claws-mail-synce/Makefile | |
parent | 6ddc0fa659298e72fc2c937f1ee96d5068c70218 (diff) | |
download | pkgsrc-1da43a289ee67b194cdf9e2a180bb04af8a0ffff.tar.gz |
update claws-mail to 3.7.5 and adjust plugins as necessary
changes:
-many bugfixes
-spellchecker, printing and other UI improvements
-documentation and translation updates
approved by smb
Diffstat (limited to 'mail/claws-mail-synce/Makefile')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 8dd779ab61c..8091d6d79da 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:57 sno Exp $ +# $NetBSD: Makefile,v 1.13 2010/02/03 19:45:05 drochner Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |