git: dc2687bf719a - main - src.conf(5): rebuild after introduction of WITHOUT_PKGSERVE

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 20 Mar 2026 12:33:29 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=dc2687bf719a04c81746050bcc1b3c5645efb6cb

commit dc2687bf719a04c81746050bcc1b3c5645efb6cb
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-03-20 12:32:55 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-03-20 12:32:55 +0000

    src.conf(5): rebuild after introduction of WITHOUT_PKGSERVE
---
 share/man/man5/src.conf.5 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 71d8af3057d5..c6b470b54919 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd March 5, 2026
+.Dd March 20, 2026
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1544,6 +1544,9 @@ amd64/amd64, arm64/aarch64, powerpc/powerpc64, powerpc/powerpc64le and riscv/ris
 Do not build
 .Xr pkg 7
 bootstrap tool.
+.It Va WITHOUT_PKGSERVE
+Do not build or install
+.Xr pkg-serve 8 .
 .It Va WITHOUT_PMC
 Do not build
 .Xr pmccontrol 8