Date: Tue, 02 Oct 2012 14:45:29 -1000 From: Doug Barton <dougb@dougbarton.us> To: Eitan Adler <eadler@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r305170 - head/dns/opendd Message-ID: <506B8AA9.2040102@dougbarton.us> In-Reply-To: <201210021820.q92IKijD083030@svn.freebsd.org> References: <201210021820.q92IKijD083030@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/02/2012 08:20 AM, Eitan Adler wrote: > Author: eadler > Date: Tue Oct 2 18:20:44 2012 > New Revision: 305170 > URL: http://svn.freebsd.org/changeset/ports/305170 > > Log: > remove quotes from description (I forgot :w when I fixed this) > > Modified: > head/dns/opendd/Makefile > > Modified: head/dns/opendd/Makefile > ============================================================================== > --- head/dns/opendd/Makefile Tue Oct 2 18:19:53 2012 (r305169) > +++ head/dns/opendd/Makefile Tue Oct 2 18:20:44 2012 (r305170) > @@ -16,7 +16,7 @@ COMMENT= A small DynDNS client > > OPTIONS_DEFINE= OPENSSL RCNG > OPTIONS_DEFAULT= OPENSSL RCNG > -RCNG_DESC= "Install RC_NG script" > +RCNG_DESC= Install RC_NG script A better description would be "Install rc.d script" since rc.d is not "NG" for years now. Bonus points for changing the option knob itself and adding a compat shim for the RCNG version. Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?506B8AA9.2040102>