git: b95b319066 - main - website: fix date for ports freeze news
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jul 2026 18:13:20 UTC
The branch main has been updated by vladlen:
URL: https://cgit.FreeBSD.org/doc/commit/?id=b95b319066874e2a0da15eaddd4c874d9f164ea9
commit b95b319066874e2a0da15eaddd4c874d9f164ea9
Author: Vladlen Popolitov <vladlen@FreeBSD.org>
AuthorDate: 2026-07-23 18:13:14 +0000
Commit: Vladlen Popolitov <vladlen@FreeBSD.org>
CommitDate: 2026-07-23 18:13:14 +0000
website: fix date for ports freeze news
Approved by: doceng (implicit)
---
website/data/en/news/news.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 8e157907e5..5da18ba78f 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,7 +1,7 @@
# Sort news by year, month and day
[[news]]
-date = "2026-06-23"
+date = "2026-07-23"
title = "Ports Repository Frozen"
description = "The ports repository has been frozen to revert a very large commit. There is no concern that the tree has been compromised. More information about the freeze can be found on the <a href=\"https://www.FreeBSD.org/news/2026-ports-freeze/\">2026 Ports Freeze</a> page."