svn commit: r325841 - head/Mk

Kubilay Kocak koobs at FreeBSD.org
Sun Sep 1 01:18:06 UTC 2013


Author: koobs
Date: Sun Sep  1 01:18:05 2013
New Revision: 325841
URL: http://svnweb.freebsd.org/changeset/ports/325841

Log:
  Fix spelling mistake
  
  Reported by:	danfe (with hat: aspell)

Modified:
  head/Mk/bsd.autotools.mk

Modified: head/Mk/bsd.autotools.mk
==============================================================================
--- head/Mk/bsd.autotools.mk	Sun Sep  1 01:15:24 2013	(r325840)
+++ head/Mk/bsd.autotools.mk	Sun Sep  1 01:18:05 2013	(r325841)
@@ -44,7 +44,7 @@ Autotools_Include_MAINTAINER=	autotools@
 #	- Extra arguments passed to autoheader during configure step
 #
 # LIBTOOLIZE_ARGS=...
-#	- Extra arugments passed to libtoolize during configure step
+#	- Extra arguments passed to libtoolize during configure step
 #
 # LIBTOOLFLAGS=<value>
 #	- Arguments passed to libtool during configure step


More information about the svn-ports-all mailing list