Date: Sun, 2 Dec 2007 10:40:22 +0100 From: Erik Trulsson <erikt@update.uu.se> To: Andreas Davour <ante@Update.UU.SE> Cc: Mark Linimon <linimon@lonesome.com>, freebsd-ports@freebsd.org Subject: Re: Are there any maintainer for mplayer? Message-ID: <20071202094022.GA56423@owl.midgard.homeip.net> In-Reply-To: <Pine.LNX.4.64.0712020424210.31058@Psilocybe.Update.UU.SE> References: <Pine.LNX.4.64.0712020351350.28756@Psilocybe.Update.UU.SE> <20071202031859.GA14363@soaustin.net> <Pine.LNX.4.64.0712020424210.31058@Psilocybe.Update.UU.SE>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 02, 2007 at 04:26:45AM +0100, Andreas Davour wrote: > On Sat, 1 Dec 2007, Mark Linimon wrote: > >> On Sun, Dec 02, 2007 at 03:54:28AM +0100, Andreas Davour wrote: >>> I looked in the Makefile for mplayer but couldn't find any MAINTAINER. >> >> $ cd multimedia/mplayer >> $ make maintainer >> riggs@rrr.de >> >> Looks like it's maintained to me ... > > The make target "maintainer" was news to me. I've always grep'ed for > "Maintainer" in the makefile. This time I did like this: > cat Makefile* | grep aintainer > and thought I should have found it. Thanks for setting me straight. Try doing a cat Makefile* | grep -i aintainer instead. Then you will also find "MAINTAINER", which I believe is how it is normally spelled. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071202094022.GA56423>