svn commit: r305170 - head/dns/opendd

Eitan Adler eadler at FreeBSD.org
Tue Oct 2 18:20:44 UTC 2012


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
 
 MAKE_JOBS_SAFE=	yes
 PORTDOCS=	COPYING COPYRIGHT README



More information about the svn-ports-head mailing list