[SVN-Commit] r1175 - in trunk/www: linux-seamonkey seamonkey

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Tue Feb 19 05:20:50 UTC 2013


Author: jbeich
Date: Tue Feb 19 05:20:43 2013
New Revision: 1175

Log:
http://releases.mozilla.org is down

Modified:
   trunk/www/linux-seamonkey/Makefile.common
   trunk/www/seamonkey/Makefile

Modified: trunk/www/linux-seamonkey/Makefile.common
==============================================================================
--- trunk/www/linux-seamonkey/Makefile.common	Mon Feb 18 23:10:23 2013	(r1174)
+++ trunk/www/linux-seamonkey/Makefile.common	Tue Feb 19 05:20:43 2013	(r1175)
@@ -7,7 +7,7 @@
 
 CATEGORIES+=	linux
 .ifndef	MASTER_SITES
-MASTER_SITES=	MOZILLA_EXTENDED
+MASTER_SITES=	MOZILLA
 MASTER_SITE_SUBDIR?=	${PORTNAME}/releases/${DISTVERSION}
 .endif
 PKGNAMEPREFIX?=		linux-

Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile	Mon Feb 18 23:10:23 2013	(r1174)
+++ trunk/www/seamonkey/Makefile	Tue Feb 19 05:20:43 2013	(r1175)
@@ -4,7 +4,7 @@
 PORTNAME=	seamonkey
 DISTVERSION=	2.16b4
 CATEGORIES?=	www ipv6
-MASTER_SITES=	${MASTER_SITE_MOZILLA_EXTENDED}
+MASTER_SITES=	${MASTER_SITE_MOZILLA}
 #MASTER_SITE_SUBDIR=	${PORTNAME}/releases/${DISTVERSION}/source
 MASTER_SITE_SUBDIR=	${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
 DISTFILES=	${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}


More information about the freebsd-gecko mailing list