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