From owner-svn-ports-head@FreeBSD.ORG Mon Jul 8 01:49:07 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 4A50482E; Mon, 8 Jul 2013 01:49:07 +0000 (UTC) Date: Mon, 8 Jul 2013 01:49:07 +0000 From: Alexey Dokuchaev To: Dirk Meyer Subject: Re: svn commit: r322417 - head/net/libnet Message-ID: <20130708014907.GC24353@FreeBSD.org> References: <201307070546.r675k9iK061895@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201307070546.r675k9iK061895@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jul 2013 01:49:07 -0000 On Sun, Jul 07, 2013 at 05:46:09AM +0000, Dirk Meyer wrote: > New Revision: 322417 > URL: http://svnweb.freebsd.org/changeset/ports/322417 > > Log: > - remove TAB in pkg-descr It would probably make more sense to group these kinds of whitespace-only commits together (with similar commits, or something else just as minor). > @@ -16,5 +16,5 @@ with little effort. With a bit more tim > > Libnet is distrubuted under the BSD license. ^ typo here? > -Author: Mike D. Schiffman > -WWW: http://www.packetfactory.net/projects/libnet/ > +Author: Mike D. Schiffman > +WWW: http://www.packetfactory.net/projects/libnet/ You could have simply just removed Author tag completely: WWW page is enough. Author tag is long deprecated, and should only be used (as an exception) where there is no other upstream pointer available. ./danfe