From owner-freebsd-questions@FreeBSD.ORG Fri Jan 27 06:14:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B309916A420 for ; Fri, 27 Jan 2006 06:14:12 +0000 (GMT) (envelope-from mickcharlesbeaver@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E5E343D6E for ; Fri, 27 Jan 2006 06:14:10 +0000 (GMT) (envelope-from mickcharlesbeaver@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so435106uge for ; Thu, 26 Jan 2006 22:14:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZmdlLrHnHygd6bfFA6fd8c9qbbrK6pR4QuefP14gn1TB4vzmAqxxdTdgbUG+5CLn+i1Morqqvs1GOoy6+6iAo4p2LBkULZtkMGvWyfugn9E6y1ZaSOTSgGtZmJWruTDBYF8lt5dQHHiVOmxctk1NG1LLZ0R2nl+1D8evzt+JdEI= Received: by 10.67.24.19 with SMTP id b19mr1203697ugj; Thu, 26 Jan 2006 22:14:09 -0800 (PST) Received: by 10.66.221.5 with HTTP; Thu, 26 Jan 2006 22:14:09 -0800 (PST) Message-ID: Date: Fri, 27 Jan 2006 00:14:09 -0600 From: Mick Beaver To: Ben Siemon In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: free bsd questions Subject: Re: Firefox 1.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 06:14:12 -0000 Ben, Do the following: cat /usr/ports/www/firefox/distinfo It should have info about the firefox source download for version 1.5. If it does not, you will have to look next into upgrading your ports. -Mick Charles Beaver