diff options
author | adam <adam@pkgsrc.org> | 2004-01-13 13:03:46 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-01-13 13:03:46 +0000 |
commit | 1ad5346dec2762e3b209def7705441ca868926ea (patch) | |
tree | 382e0f8783de6888bf049572bc701d9a3c9097f6 /mail/sylpheed-claws/Makefile | |
parent | 190b92b8fc6c94e364c3c6ffc26eea9df4df88f4 (diff) | |
download | pkgsrc-1ad5346dec2762e3b209def7705441ca868926ea.tar.gz |
Changes 0.9.8:
* Pre-processing and post-processing rules can now be specified.
* A 'Clone Account' function has been added.
* a new Folder Property has been added, 'Scan for new mail'
* the Extended 'Quick-search' has a new symbol
* fast Folder Processing rule creation based on a message
* a new pixmap has been added for use with a 'Check spelling' button
* updated translations: British English, French, German Japanese,
Polish, Spanish, Simpilified Chinese, and Slovak
* Bug fixes
Diffstat (limited to 'mail/sylpheed-claws/Makefile')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 28de7eedd44..454778a0610 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2004/01/01 21:39:02 cube Exp $ +# $NetBSD: Makefile,v 1.27 2004/01/13 13:03:46 adam Exp $ # .include "Makefile.common" PKGNAME= sylpheed-claws-${SYLPHEED_VERSION} -PKGREVISION= 1 MAINTAINER= chris@NetBSD.org COMMENT= X based e-mail and netnews client |