svn commit: r319817 - head/mail/linux-thunderbird

Florian Smeets flo at FreeBSD.org
Mon Jun 3 23:26:47 UTC 2013


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 at FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above


More information about the svn-ports-head mailing list