diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-18 03:58:13 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-18 03:58:13 +0000 |
commit | 6241eb016aae09907b3c4174a13acd6d285b1a37 (patch) | |
tree | 3dc823ba8ec5bf1903d16eef38583a5f1e2f9783 /mail/lightning/files/patch-libm | |
parent | - added DisplayCalibrator, WrapperFactory, GNUWash, Poe, MPDCon, (diff) |
Add lightning
Lightning brings the Sunbird calendar to the popular email client,
Mozilla Thunderbird.
Mozilla Thunderbird is a redesign of the Mozilla mail component with the goal
of becoming a cross-platform stand alone mail application using the XUL
user interface language. See the Mozilla Thunderbird project page for
more details.
The Sunbird Project is a redesign of the Mozilla Calendar component. The goal
is to produce a cross platform standalone calendar application based on
Mozilla's XUL user interface language.
WWW: http://www.mozilla.org/projects/calendar/lightning/
http://www.mozilla.com/thunderbird/
http://www.mozilla.org/projects/calendar/sunbird/
Notes
Notes:
svn path=/head/; revision=177476
Diffstat (limited to 'mail/lightning/files/patch-libm')
-rw-r--r-- | mail/lightning/files/patch-libm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/lightning/files/patch-libm b/mail/lightning/files/patch-libm new file mode 100644 index 000000000000..d9295c9068d4 --- /dev/null +++ b/mail/lightning/files/patch-libm @@ -0,0 +1,9 @@ +--- js/Makefile.in Sun Mar 23 14:36:00 2003 ++++ js/Makefile.in Thu Aug 4 23:08:06 2005 +@@ -46,5 +46,5 @@ + # + +-DIRS = src/fdlibm src ++DIRS = src + + include $(topsrcdir)/config/rules.mk |