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/clawsker | |
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/clawsker')
-rw-r--r-- | mail/clawsker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index 7d75d4a1935..ee69e2c3855 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/09/30 09:00:33 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2010/02/03 19:45:05 drochner Exp $ DISTNAME= clawsker-0.7.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/tools/ |