From 71dd722455a9ab6dc961b4a6af816055e153db92 Mon Sep 17 00:00:00 2001 From: ryoon Date: Mon, 19 Mar 2012 20:32:18 +0000 Subject: Add MASTER_SITE_MOZILLA_ALL to MASTER_SITES because ESR version is hosted at ftp.mozilla.org (only?). --- mail/thunderbird10/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index ea83cf158c0..49524e07afb 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/15 09:45:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/19 20:32:18 ryoon Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} TB_VER= 10.0.3 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} +MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}esr/source/} \ + ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tnn@NetBSD.org -- cgit v1.2.3