Date: Mon, 8 Jul 2013 01:49:07 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Dirk Meyer <dinoex@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r322417 - head/net/libnet Message-ID: <20130708014907.GC24353@FreeBSD.org> In-Reply-To: <201307070546.r675k9iK061895@svn.freebsd.org> References: <201307070546.r675k9iK061895@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <mike at infonexus dot com> > -WWW: http://www.packetfactory.net/projects/libnet/ > +Author: Mike D. Schiffman <mike at infonexus dot com> > +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130708014907.GC24353>