Date: Tue, 24 Nov 2009 19:58:40 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r170 - branches/experimental/mail/thunderbird-devel Message-ID: <200911241958.nAOJwelR046462@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat
Date: Tue Nov 24 19:58:40 2009
New Revision: 170
Log:
- Switch MASTER_SITE_SUBDIR to release directory as build 3 candidate is
official RC1 release.
Modified:
branches/experimental/mail/thunderbird-devel/Makefile
Modified: branches/experimental/mail/thunderbird-devel/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-devel/Makefile Sun Nov 22 18:43:08 2009 (r169)
+++ branches/experimental/mail/thunderbird-devel/Makefile Tue Nov 24 19:58:40 2009 (r170)
@@ -9,7 +9,7 @@
DISTVERSION= 3.0rc1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= ${PORTNAME}/nightly/${DISTVERSION}-candidates/build3/source/
+MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/
DISTNAME= ${PORTNAME}-${DISTVERSION}.source
MAINTAINER= gecko@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911241958.nAOJwelR046462>
