svn commit: r368865 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Mon Sep 22 12:09:09 UTC 2014


Author: bapt
Date: Mon Sep 22 12:09:08 2014
New Revision: 368865
URL: http://svnweb.freebsd.org/changeset/ports/368865
QAT: https://qat.redports.org/buildarchive/r368865/

Log:
  Spelling
  
  Submitted by:	xmj

Modified:
  head/Mk/bsd.options.mk

Modified: head/Mk/bsd.options.mk
==============================================================================
--- head/Mk/bsd.options.mk	Mon Sep 22 12:07:23 2014	(r368864)
+++ head/Mk/bsd.options.mk	Mon Sep 22 12:09:08 2014	(r368865)
@@ -113,7 +113,7 @@
 # defining ${opt}_${deptype}_DEPENDS will add its content to the actual
 # dependency when the option is enabled.  Defining
 # ${opt}_${deptype}_DEPENDS_OFF will add its content to the actual dependency
-# when the option is enabled. 
+# when the option is disabled.
 
 ##
 # Set all the options available for the ports, beginning with the


More information about the svn-ports-head mailing list