svn commit: r556820 - head

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Dec 2 13:10:47 UTC 2020


Author: amdmi3
Date: Wed Dec  2 13:10:47 2020
New Revision: 556820
URL: https://svnweb.freebsd.org/changeset/ports/556820

Log:
  Fix indentation

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Wed Dec  2 13:02:17 2020	(r556819)
+++ head/CHANGES	Wed Dec  2 13:10:47 2020	(r556820)
@@ -69,9 +69,9 @@ AUTHOR: bapt at FreeBSD.org
 20201001:
 AUTHOR: manu at 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 at FreeBSD.org


More information about the svn-ports-head mailing list