From 75c95e35dd235242ca2725e984fcb2cba4525a0b Mon Sep 17 00:00:00 2001
From: Glen Barber <gjb@FreeBSD.org>
Date: Fri, 12 Feb 2021 17:54:57 -0500
Subject: [PATCH] Announce 13.0-BETA2

Sponsored by:	Rubicon Communications, LLC ("Netgate")
---
 website/data/en/news/news.toml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 1dfab64bcd..99363a30b5 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,6 +1,11 @@
 # Sort news by year, month and day
 # $FreeBSD$
 
+[[news]]
+date = "2021-02-12"
+title = "FreeBSD 13.0-BETA2 Available"
+description = "The second BETA build for the FreeBSD 13.0 release cycle is now available. ISO images for the amd64, arm64, armv6, armv7, i386, powerpc, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/pipermail/freebsd-stable/2021-February/093081.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>."
+
 [[news]]
 date = "2021-02-06"
 title = "FreeBSD 13.0-BETA1 Available"