svn commit: r355742 - head/graphics/osg-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 29 20:14:27 UTC 2014


Author: amdmi3
Date: Thu May 29 20:14:26 2014
New Revision: 355742
URL: http://svnweb.freebsd.org/changeset/ports/355742
QAT: https://qat.redports.org/buildarchive/r355742/

Log:
  - Spelling fixes

Modified:
  head/graphics/osg-devel/Makefile

Modified: head/graphics/osg-devel/Makefile
==============================================================================
--- head/graphics/osg-devel/Makefile	Thu May 29 19:58:14 2014	(r355741)
+++ head/graphics/osg-devel/Makefile	Thu May 29 20:14:26 2014	(r355742)
@@ -47,9 +47,9 @@ GTA_DESC=	GTA file format support
 VNC_DESC=	LibVNCServer support
 SDL_DESC=	Use SDL (joystick support in present3d)
 NVTT_DESC=	Use NVidia texture tools
-LUA_DESC=	Lua strict engine support
-V8_DESC=	V8 script  engine support
-PYTHON_DESC=	Python strict engine support
+LUA_DESC=	Lua script engine support
+V8_DESC=	V8 script engine support
+PYTHON_DESC=	Python script engine support
 
 OPTIONS_SUB=	yes
 


More information about the svn-ports-all mailing list