svn commit: r301479 - head/textproc/p5-XML-SAX

Jason Helfman jgh at FreeBSD.org
Tue Jul 24 16:44:07 UTC 2012


Author: jgh
Date: Tue Jul 24 16:44:06 2012
New Revision: 301479
URL: http://svn.freebsd.org/changeset/ports/301479

Log:
  - shorten description to prevent line wrapping

Modified:
  head/textproc/p5-XML-SAX/Makefile

Modified: head/textproc/p5-XML-SAX/Makefile
==============================================================================
--- head/textproc/p5-XML-SAX/Makefile	Tue Jul 24 16:10:54 2012	(r301478)
+++ head/textproc/p5-XML-SAX/Makefile	Tue Jul 24 16:44:06 2012	(r301479)
@@ -27,7 +27,7 @@ MAN3=		XML::SAX.3 XML::SAX::DocumentLoca
 
 OPTIONS_DEFINE=	WRITE_INI_OK
 
-WRITE_INI_OK_DESC=	Alter ParserDetails.ini with relevant information
+WRITE_INI_OK_DESC=	Alter ParserDetails.ini information
 
 .include <bsd.port.options.mk>
 



More information about the svn-ports-all mailing list