summaryrefslogtreecommitdiff
path: root/mail/thunderbird/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-03-30 14:21:42 +0000
committertnn <tnn@pkgsrc.org>2010-03-30 14:21:42 +0000
commit9d0967b27425ab1f915cc826454bced390e6949f (patch)
tree89cca0acd10df011873a08dbfce0f6219ba20c92 /mail/thunderbird/Makefile
parente58fff81b30b3002a44aad52308254c40d0a4d64 (diff)
downloadpkgsrc-9d0967b27425ab1f915cc826454bced390e6949f.tar.gz
Update to thunderbird-3.0.4.
* Several fixes to improve stability and security * Several fixes to the user interface
Diffstat (limited to 'mail/thunderbird/Makefile')
-rw-r--r--mail/thunderbird/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 43f3bcb6e2b..0a178258698 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2010/03/16 10:59:09 tnn Exp $
+# $NetBSD: Makefile,v 1.51 2010/03/30 14:21:42 tnn Exp $
#
DISTNAME= thunderbird-${TB_VER}.source
PKGNAME= thunderbird-${TB_VER}
-TB_VER= 3.0.2
-PKGREVISION= 1
+TB_VER= 3.0.4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
EXTRACT_SUFX= .tar.bz2