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 8fd955ffa8f..78a25c2d643 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2013/06/03 10:05:30 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:37 tron Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} TB_VER= 10.0.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 |