aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-28 20:54:21 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-28 20:54:21 +0000
commit8cb113d8faa817ddbc06e9a2297931130d95ac32 (patch)
tree223a3fe3745303e3c098ec57cae855661a4634bb /CHANGES
parent78476a7f83b2b3217da3b6fecc072f035f649374 (diff)
downloadports-8cb113d8faa817ddbc06e9a2297931130d95ac32.tar.gz
ports-8cb113d8faa817ddbc06e9a2297931130d95ac32.zip
Rewording missed from previous commit
Notes
Notes: svn path=/head/; revision=398142
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index c151cc3d5a04..2b480a4bf76a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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