From owner-cvs-all@FreeBSD.ORG Fri Dec 10 02:06:15 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0504016A512; Fri, 10 Dec 2004 02:06:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6AC43D54; Fri, 10 Dec 2004 02:06:12 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBA26C8Z007997; Fri, 10 Dec 2004 02:06:12 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBA26CGb007996; Fri, 10 Dec 2004 02:06:12 GMT (envelope-from trevor) Message-Id: <200412100206.iBA26CGb007996@repoman.freebsd.org> From: Trevor Johnson Date: Fri, 10 Dec 2004 02:06:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/linux-mozilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 02:06:15 -0000 trevor 2004-12-10 02:06:12 UTC FreeBSD ports repository Modified files: www/linux-mozilla Makefile Log: In order to fix the permissions on the extracted files as soon as possible, run chmod right after unzipping each distfile, as before. Approved by: sf (carte blanche) Revision Changes Path 1.36 +1 -1 ports/www/linux-mozilla/Makefile