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/claws-mail-synce | |
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/claws-mail-synce')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index db778749b9c..5384b1ab173 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2010/11/15 22:57:46 abs Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/29 17:58:39 drochner Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Synchronize addressbook of a Windows CE with Claws Mail PKG_DESTDIR_SUPPORT= user-destdir |