diff options
author | drochner <drochner@pkgsrc.org> | 2010-11-29 17:58:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-11-29 17:58:34 +0000 |
commit | 654b081ed1359b378da87ae7bec85bba8d7c8b91 (patch) | |
tree | ca5f398e072756cb86c0848fe5fcd5dfc50e8dc3 /mail/clawsker | |
parent | c17f0baf743393225d5ebc9ed8c0d5d37dbcd8f9 (diff) | |
download | pkgsrc-654b081ed1359b378da87ae7bec85bba8d7c8b91.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 |