aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2025-02-04 10:28:44 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2025-02-04 10:28:44 +0000
commit568f5d619d9190799e73ab461fe8bf5b31db52ab (patch)
tree27d0b74a2c74983bce346f46e65e8bd3c391625f
parent00c9d9985b24a2b82ec5fa009a7e40bc30d8ba66 (diff)
CHANGES: Fix indentation of the 20250203 entry
-rw-r--r--CHANGES16
1 files changed, 8 insertions, 8 deletions
diff --git a/CHANGES b/CHANGES
index 7152c6609bd2..987c8d898ffd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,17 +13,17 @@ All ports committers are allowed to commit to this file.
20250203:
AUTHOR: yasu@FreeBSD.org
-Following legacy variables are removed from Mk/Uses/samba.mk
+ Following legacy variables are removed from Mk/Uses/samba.mk
-* SAMBAPORT
-* SAMBAINCLUDES
-* SAMBALIBS
+ * SAMBAPORT
+ * SAMBAINCLUDES
+ * SAMBALIBS
-And ones below should be used instead.
+ And ones below should be used instead.
-* SAMBA_PORT
-* SAMBA_INCLUDEDIR
-* SAMBA_LIBDIR
+ * SAMBA_PORT
+ * SAMBA_INCLUDEDIR
+ * SAMBA_LIBDIR
20241231:
AUTHOR: bofh@FreeBSD.org