Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2015 20:54:21 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398142 - head
Message-ID:  <201509282054.t8SKsL5d080437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Sep 28 20:54:21 2015
New Revision: 398142
URL: https://svnweb.freebsd.org/changeset/ports/398142

Log:
  Rewording missed from previous commit

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Mon Sep 28 20:33:53 2015	(r398141)
+++ head/CHANGES	Mon Sep 28 20:54:21 2015	(r398142)
@@ -17,8 +17,8 @@ AUTHOR: amdmi3@FreeBSD.org
 
   You can now `make test' on any port to run test sequence, no-op by default.
   If a port defines TEST_TARGET, it'll run sub-make with specified target,
-  usually `check' or `test' if upstream supports that. The port may also
-  define custom do-test target, as well as usual satellite targets:
+  usually `check' or `test', useful if upstream supports that. The port may
+  instead define custom do-test target, as well as usual satellite targets:
 
     {pre,do,post}-test, {pre,do,post}-test-OPT, {pre,do,post}-test-OPT-off
 



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