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
>> [EMAIL PROTECTED]
>> 
>> 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
[EMAIL PROTECTED]
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to