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-pgp/Makefile | |
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-pgp/Makefile')
-rw-r--r-- | mail/claws-mail-pgp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile index a328d7187c8..33f70e9cbb6 100644 --- a/mail/claws-mail-pgp/Makefile +++ b/mail/claws-mail-pgp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2009/01/11 03:11:38 smb Exp $ +# $NetBSD: Makefile,v 1.15 2010/11/29 17:58:37 drochner Exp $ # META_PACKAGE= yes @@ -8,7 +8,7 @@ DISTNAME= claws-mail-pgp-${CLAWS_VERSION} CATEGORIES= mail security MASTER_SITES= # none -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Metapackage for the PGP plug-in for Claws-mail DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore |