Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2013 23:26:46 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319817 - head/mail/linux-thunderbird
Message-ID:  <201306032326.r53NQkHD025187@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: flo
Date: Mon Jun  3 23:26:46 2013
New Revision: 319817
URL: http://svnweb.freebsd.org/changeset/ports/319817

Log:
  Fix fetch
  
  Reported by:	miwi

Modified:
  head/mail/linux-thunderbird/Makefile

Modified: head/mail/linux-thunderbird/Makefile
==============================================================================
--- head/mail/linux-thunderbird/Makefile	Mon Jun  3 22:45:05 2013	(r319816)
+++ head/mail/linux-thunderbird/Makefile	Mon Jun  3 23:26:46 2013	(r319817)
@@ -5,6 +5,7 @@ PORTNAME=	thunderbird
 PORTVERSION=	17.0.6
 CATEGORIES=	mail
 DISTNAME=	${PORTNAME}-${DISTVERSION}esr
+MASTER_SITES=   MOZILLA/${PORTNAME}/releases/${PORTVERSION}esr/linux-i686/en-US
 
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306032326.r53NQkHD025187>