Date: Tue, 19 Feb 2013 05:20:43 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1175 - in trunk/www: linux-seamonkey seamonkey Message-ID: <201302190520.r1J5Khxq022259@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302190520.r1J5Khxq022259>