summaryrefslogtreecommitdiff
path: root/mail/thunderbird10
diff options
context:
space:
mode:
authorryoon <ryoon>2012-05-04 00:08:07 +0000
committerryoon <ryoon>2012-05-04 00:08:07 +0000
commit81e2e12364f68f0ba92eb0cac75955bc0b3a549b (patch)
tree2f05ee91c61d76688a6598e094a0d5d7149a9882 /mail/thunderbird10
parenta4185559bc3491b15820a186be5548982c225573 (diff)
downloadpkgsrc-81e2e12364f68f0ba92eb0cac75955bc0b3a549b.tar.gz
Add MASTER_SITE_MOZILLA_ESR, for Extended Support Release version of
mozilla.org products (firefox and thunderbird). Suggested by obache on pkgsrc-changes@.
Diffstat (limited to 'mail/thunderbird10')
-rw-r--r--mail/thunderbird10/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile
index 98ee211cf2b..0d7d337f9bc 100644
--- a/mail/thunderbird10/Makefile
+++ b/mail/thunderbird10/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2012/04/29 20:36:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2012/05/04 00:08:07 ryoon Exp $
#
DISTNAME= thunderbird-${TB_VER}esr.source
PKGNAME= thunderbird10-${TB_VER}
TB_VER= 10.0.4
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}esr/source/} \
- ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/}
+MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tnn@NetBSD.org