aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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