diff options
author | drochner <drochner> | 2010-11-29 17:58:34 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-11-29 17:58:34 +0000 |
commit | f18edb46086a9ae44375221b1bbd312538a09aa2 (patch) | |
tree | ca5f398e072756cb86c0848fe5fcd5dfc50e8dc3 /mail/clawsker | |
parent | faf1332bcd98dc9bd6470276f740a2d863bf0226 (diff) | |
download | pkgsrc-f18edb46086a9ae44375221b1bbd312538a09aa2.tar.gz |
update to 3.7.7 (and sync plugins)
changes:
-Enable building with GTK+ 2.22
-QuickSearch can now be run from the command line
-Added a hidden option to set a margin in the text area of the
Compose window
-updated manual and man page
-bugfixes
-translation updates
pkgsrc change: reset MAINTAINER -- he doesn't use the program anymore
Diffstat (limited to 'mail/clawsker')
-rw-r--r-- | mail/clawsker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index d57849ec355..ae316d04c41 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2010/09/01 10:52:48 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2010/11/29 17:58:40 drochner Exp $ DISTNAME= clawsker-0.7.2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/tools/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.claws-mail.org/clawsker COMMENT= Edit Claws-Mail hidden preferences |