Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2013 16:38:15 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325363 - head/Mk/Uses
Message-ID:  <201308251638.r7PGcFO9005329@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Aug 25 16:38:15 2013
New Revision: 325363
URL: http://svnweb.freebsd.org/changeset/ports/325363

Log:
  Fix grammar in comment

Modified:
  head/Mk/Uses/ncurses.mk

Modified: head/Mk/Uses/ncurses.mk
==============================================================================
--- head/Mk/Uses/ncurses.mk	Sun Aug 25 16:32:50 2013	(r325362)
+++ head/Mk/Uses/ncurses.mk	Sun Aug 25 16:38:15 2013	(r325363)
@@ -14,7 +14,7 @@
 # Overridable defaults:
 # NCURSES_PORT=	devel/ncurses
 #
-# The makefile sets this variables:
+# The makefile sets the following variables:
 # NCURSESBASE		- "/usr" or ${LOCALBASE}
 # NCURSESLIB		- path to the libs
 # NCURSESINC		- path to the matching includes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308251638.r7PGcFO9005329>