summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-02-05 14:49:05 +0000
committerghen <ghen@pkgsrc.org>2006-02-05 14:49:05 +0000
commit778eb32adacf0988ff66638656f1a03bc7da1aa6 (patch)
treee3182383e0b1d341166a541e6c94f3fe68abf505 /mail/thunderbird/Makefile
parenta704f855c6d2e7c888ae4c1a8a442e1cde22d861 (diff)
downloadpkgsrc-778eb32adacf0988ff66638656f1a03bc7da1aa6.tar.gz
Update to Thunderbird 1.5.
What's new: * Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Thunderbird may now be half a megabyte or smaller. Updating extensions has also improved. * Sort address autocomplete results by how often you send e-mail to each recipient. * Spell check as you type. * Saved Search Folders can now search across multiple accounts. * Built in phishing detector to help protect users against email scams. * Podcasting and other RSS Improvements. * Deleting attachments from messages. * Integration with server side spam filtering. * Reply and forward actions for message filters. * Kerberos Authentication. * Auto save as draft for mail composition. * Message aging. * Filters for Global Inbox. * Improvements to product usability including redesigned options interface, and SMTP server management. * Many security enhancements. For a more detailed list of changes, see http://weblogs.mozillazine.org/rumblingedge/archives/2006/01/1-5.html Ok with wiz.
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 44f0930b4a4..7c223b62bc5 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2006/01/24 07:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/02/05 14:49:05 ghen Exp $
-MOZILLA= thunderbird
-PKGREVISION= 2
+MOZILLA= thunderbird
-COMMENT= Mozilla mail client
+COMMENT= Mozilla mail client
-_MOZILLA_USE_GTK2= # defined
+_MOZILLA_USE_GTK2= # yes
MOZILLA_USE_XFT= YES
.include "../../mail/thunderbird/Makefile-thunderbird.common"