The branch main has been updated by markj:

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

commit b9b0e105c35761a992891f48cabfa0d595898c3f
Author:     Mark Johnston <ma...@freebsd.org>
AuthorDate: 2025-08-19 13:02:36 +0000
Commit:     Mark Johnston <ma...@freebsd.org>
CommitDate: 2025-08-19 13:20:21 +0000

    krb5: Remove some stray FreeBSD version tags
---
 krb5/libexec/Makefile  | 2 --
 krb5/usr.sbin/Makefile | 2 --
 2 files changed, 4 deletions(-)

diff --git a/krb5/libexec/Makefile b/krb5/libexec/Makefile
index 7658ed8f19ef..38199ed09aa9 100644
--- a/krb5/libexec/Makefile
+++ b/krb5/libexec/Makefile
@@ -7,8 +7,6 @@
 # under sponsorship from the FreeBSD Foundation.
 #
 
-#DIR $FreeBSD$
-
 SUBDIR=        kdc kadmind kpropd kprop kproplog
 
 SUBDIR_PARALLEL=
diff --git a/krb5/usr.sbin/Makefile b/krb5/usr.sbin/Makefile
index 63a8e2978c3f..84e4a4dac99a 100644
--- a/krb5/usr.sbin/Makefile
+++ b/krb5/usr.sbin/Makefile
@@ -7,8 +7,6 @@
 # under sponsorship from the FreeBSD Foundation.
 #
 
-# $FreeBSD$
-
 SUBDIR=        kadmin.local kdb5_util sim_server gss-server
 
 SUBDIR_PARALLEL=

Reply via email to