summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-12-02 13:10:47 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-12-02 13:10:47 +0000
commit9d7d7e2ffcfad4de0bb590e6a180487159470360 (patch)
tree9790a887eceb829fc0ce201129456674cee10460
parent- Update to 1.7 (diff)
Fix indentation
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index eefc238476a8..0d64be35d65b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -69,9 +69,9 @@ AUTHOR: bapt@FreeBSD.org
20201001:
AUTHOR: manu@FreeBSD.org
- The @sample keyword was rewritten in lua.
- It behaves exactly like the previous one but it is sandboxed and
- is rootdir compliant (see pkg -r option).
+ The @sample keyword was rewritten in lua.
+ It behaves exactly like the previous one but it is sandboxed and
+ is rootdir compliant (see pkg -r option).
20201001:
AUTHOR: bapt@FreeBSD.org