svn commit: r434111 - head/graphics/graphviz

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Feb 14 14:42:33 UTC 2017


Author: amdmi3
Date: Tue Feb 14 14:42:31 2017
New Revision: 434111
URL: https://svnweb.freebsd.org/changeset/ports/434111

Log:
  - Fix typos in option descriptions
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/graphviz/Makefile

Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile	Tue Feb 14 14:36:13 2017	(r434110)
+++ head/graphics/graphviz/Makefile	Tue Feb 14 14:42:31 2017	(r434111)
@@ -58,8 +58,8 @@ OPTIONS_DEFINE=	XPM DIGCOLA IPSEPCOLA IC
 OPTIONS_DEFAULT=	XPM DIGCOLA IPSEPCOLA ICONV PANGOCAIRO NVTHREADS
 NO_OPTIONS_SORT=yes
 OPTIONS_SUB=	yes
-DIGCOLA_DESC=	neato layout engine wiwth DIGCOLA features
-IPSEPCOLA_DESC=	neato layout engine wiwth IPSEPCOLA features
+DIGCOLA_DESC=	neato layout engine with DIGCOLA features
+IPSEPCOLA_DESC=	neato layout engine with IPSEPCOLA features
 PANGOCAIRO_DESC=pangocairo support
 ANN_DESC=	ANN edge bundling support
 GTS_DESC=	GNU Triangulated Surface Library support


More information about the svn-ports-all mailing list