Date: Wed, 25 May 2016 01:20:29 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Rene Ladan <rene@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r415804 - head/lang/nbc Message-ID: <20160525012029.GA80351@FreeBSD.org> In-Reply-To: <201605241802.u4OI20wt078322@repo.freebsd.org> References: <201605241802.u4OI20wt078322@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 24, 2016 at 06:02:00PM +0000, Rene Ladan wrote: > New Revision: 415804 > URL: https://svnweb.freebsd.org/changeset/ports/415804 > > Log: > lang/nbc: fix a typo in pkg-descr One thing I always wonder at is why most people, when noticing a typo, won't check if others had made it as well (and fix it in a single nice commit): $ find /usr/ports -name pkg-descr | xargs grep -l langauge /usr/ports/print/transfig/pkg-descr /usr/ports/textproc/silvercity/pkg-descr (At least. There might be other files that worth checking as well: Makefile, pkg-message, etc.) ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160525012029.GA80351>