From owner-cvs-ports@FreeBSD.ORG Wed Nov 30 01:46:21 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B084B106564A; Wed, 30 Nov 2011 01:46:21 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7D88F8FC0C; Wed, 30 Nov 2011 01:46:20 +0000 (UTC) Received: by eaai12 with SMTP id i12so5649300eaa.13 for ; Tue, 29 Nov 2011 17:46:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=FIIXGNZesE0Iii+k6ZzF5RbW6yuJdt4akXlF6lMMIVk=; b=kgGv3xwXwzgbU/hPaNs3b2KevLFqY4Do515jqhkXoSJ85TkyuVO+Btm/CaAIHZYBRg D4dcy+f3bsxycRWqGAfx+IBhb0xWm0UMHSvBoaHfhRYSY/N1FexBinp+ls2abxcR84re IVRRm3XQKZLfxpejX8xtK0+XRdlycY1CXA04E= Received: by 10.180.88.106 with SMTP id bf10mr214686wib.25.1322617579223; Tue, 29 Nov 2011 17:46:19 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.216.30.82 with HTTP; Tue, 29 Nov 2011 17:45:48 -0800 (PST) In-Reply-To: <201111292253.pATMrJWm023284@repoman.freebsd.org> References: <201111292253.pATMrJWm023284@repoman.freebsd.org> From: Eitan Adler Date: Tue, 29 Nov 2011 20:45:48 -0500 X-Google-Sender-Auth: k3AgS67uZPQU_rlzx3As7FAO0Yc Message-ID: To: Pawel Pekala Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/sysutils/megacli Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2011 01:46:21 -0000 On Tue, Nov 29, 2011 at 5:53 PM, Pawel Pekala wrote: > =C2=A0Modified files: > =C2=A0 =C2=A0sysutils/megacli =C2=A0 =C2=A0 Makefile > =C2=A0Log: > =C2=A0Fix fetch Why are you hardcoding "fetch"? Does FETCH_CMD not work? --=20 Eitan Adler Ports committer X11, Bugbusting teams