summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/thunderbird-gtk2/MESSAGE4
-rw-r--r--mail/thunderbird-gtk2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/thunderbird-gtk2/MESSAGE b/mail/thunderbird-gtk2/MESSAGE
new file mode 100644
index 00000000000..0be21c7bcfd
--- /dev/null
+++ b/mail/thunderbird-gtk2/MESSAGE
@@ -0,0 +1,4 @@
+If you have ever run another version of thunderbird or thunderbird-gtk2, you
+must remove compreg.dat under your thunderbird profile before you run thunderbird.
+e.g.
+ rm ~/.thunderbird/*/compreg.dat
diff --git a/mail/thunderbird-gtk2/Makefile b/mail/thunderbird-gtk2/Makefile
index 57a7cdf9076..6822217afa5 100644
--- a/mail/thunderbird-gtk2/Makefile
+++ b/mail/thunderbird-gtk2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/06/24 23:10:36 taya Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/06 13:41:35 taya Exp $
MOZILLA= thunderbird-gtk2
MOZILLA_BIN= thunderbird-bin
-MOZ_VER= 0.7
+MOZ_VER= 0.7.1
EXTRACT_SUFX= .tar.bz2
DISTNAME= thunderbird-${MOZ_VER}-source
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${MOZ_VER}/ \