diff options
author | tnn <tnn@pkgsrc.org> | 2011-05-04 08:30:39 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2011-05-04 08:30:39 +0000 |
commit | 52ba2332865c65f07f89365e8a27d552d0aaa3d2 (patch) | |
tree | 547d490276c834267699d9c67ef5d37dbef001b1 /mail/sylpheed/Makefile | |
parent | cf78f0e1038372ab1823babb1fce9385941fd9b5 (diff) | |
download | pkgsrc-52ba2332865c65f07f89365e8a27d552d0aaa3d2.tar.gz |
Update to sylpheed-3.1.0.
From homepage:
"This release contains many improvements for usability. The features
requested by many users, such as combining partial messages, removal of
attachments, automatic address completion, etc., were added. The feature
to assist the migration from Outlook Express has been added. Various
bugfixes have been also made."
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index c4249353e72..0c26060a34c 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.129 2011/04/22 13:44:05 obache Exp $ +# $NetBSD: Makefile,v 1.130 2011/05/04 08:30:39 tnn Exp $ -DISTNAME= sylpheed-3.0.2 -PKGREVISION= 5 +DISTNAME= sylpheed-3.1.0 CATEGORIES= mail news x11 -MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.0/ +MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.1/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ahoka@NetBSD.org |