diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-14 15:35:18 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-14 15:35:18 +0000 |
commit | 0cfa50271171c9e0d5f4022d1148913afd698035 (patch) | |
tree | e6eda6a835bd9da19f061e20415e2edfdd0f6487 /mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h | |
parent | - Forced commit to document that mail/thunderbird3 was repocopied from (diff) |
- Update to 3.0
Some of the new features:
* Thunderbird 3 is available in 49 languages - get your local version.
* Tabbed Email.
* The new search experience is much faster, and new search tools will
help you narrow down your search.
* A new Message Archive folder system will help you organize your email.
* Lots of user experience improvements: main toolbar has been simplified,
new search widget, new Mail Account Wizard, Smart Folders, Activity
Manager, one-click Address Book, Attachment Reminder.
Thanks to: Andreas Tobler, Florian Smeets, miwi@
Notes
Notes:
svn path=/head/; revision=245777
Diffstat (limited to 'mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r-- | mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h b/mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h deleted file mode 100644 index b688e664475d..000000000000 --- a/mail/thunderbird3/files/patch-config-mkdepend-imakemdep.h +++ /dev/null @@ -1,10 +0,0 @@ ---- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998 -+++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003 -@@ -278,4 +278,7 @@ - "-D__i386__", - # endif -+# if defined(__amd64__) || defined(__x86_64__) -+ "-D__amd64__ -D__x86_64__", -+# endif - # ifdef __GNUC__ - "-traditional", |