From owner-svn-ports-all@FreeBSD.ORG Mon Aug 20 02:09:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC858106564A; Mon, 20 Aug 2012 02:09:56 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) by mx1.freebsd.org (Postfix) with ESMTP id 8A41F8FC08; Mon, 20 Aug 2012 02:09:56 +0000 (UTC) Date: Mon, 20 Aug 2012 05:09:55 +0300 From: Alex Kozlov To: Alexey Dokuchaev Message-ID: <20120820020955.GA53146@ravenloft.kiev.ua> References: <201208191702.q7JH2gmW010828@svn.freebsd.org> <20120819171807.GA51187@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120819171807.GA51187@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r302765 - head/net/istgt X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Aug 2012 02:09:56 -0000 On Sun, Aug 19, 2012 at 05:18:07PM +0000, Alexey Dokuchaev wrote: > On Sun, Aug 19, 2012 at 05:02:42PM +0000, Alex Kozlov wrote: > > New Revision: 302765 > > URL: http://svn.freebsd.org/changeset/ports/302765 > > > > +++ head/net/istgt/Makefile Sun Aug 19 17:02:42 2012 (r302765) > > @@ -6,12 +6,12 @@ > > > > -COMMENT= An iSCSI target for FreeBSD > > +COMMENT= An iSCSI target for Debian/NetBSD/FreeBSD > You could have dropped indefinite article from COMMENT per recent > agreements. Thanks, fixed. -- Alex