diff options
Diffstat (limited to 'mail/thunderbird10/Makefile')
-rw-r--r-- | mail/thunderbird10/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index 15c92b3e5c2..a27b8694949 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/09/15 10:05:29 obache Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/18 16:44:24 ryoon Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} -PKGREVISION= 3 -TB_VER= 10.0.6 +TB_VER= 10.0.7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 |