diff options
Diffstat (limited to 'mail/thunderbird10/Makefile')
-rw-r--r-- | mail/thunderbird10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index df383ed93d0..fe06974cdb1 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/08/09 15:57:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2012/09/07 19:17:03 adam Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} -PKGREVISION= 1 +PKGREVISION= 2 TB_VER= 10.0.6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} |