Subject: Re: CVS commit: pkgsrc/mail/exim
To: Dieter Baron <dillo@danbala.tuwien.ac.at>
From: Roland Illig <rillig@NetBSD.org>
List: tech-pkg
Date: 10/05/2005 17:44:32
Dieter Baron wrote:
> hi,
> 
> 
>>	Thanks - exim updated.
> 
> 
>   Thank you.
> 
> 
>>	Also, we should have a standard for '-' or '_' in options. I would
>>	guess '-' and pkglint should warn about any use of '_'?
> 
> 
>   Yes, that sounds like a good idea.  Roland?

As far as I can see, '-' is used to separate the package name from the 
option name while '_' is used to separate multiple words in an option 
name. I don't see anything to check here.

Roland