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-notification/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-notification/Makefile')
-rw-r--r-- | mail/claws-mail-notification/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index 69b6b918e2c..6a8d6ba9b40 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 19:57:56 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/03 19:45:05 drochner Exp $ # -DISTNAME= notification_plugin-0.20 -PKGNAME= claws-mail-notification-0.20 -PKGREVISION= 1 +DISTNAME= notification_plugin-0.24 +PKGNAME= claws-mail-notification-0.24 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |