The branch main has been updated by cy:

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

commit 42cacae4eb186258c1f65cf5d0f9821d5a396049
Author:     Cy Schubert <c...@freebsd.org>
AuthorDate: 2025-08-07 20:43:54 +0000
Commit:     Cy Schubert <c...@freebsd.org>
CommitDate: 2025-08-07 20:43:54 +0000

    ObsoleteFiles: Remove gssapi_krbt/gssapi.h
    
    Noted by:       "Herbert J. Skuhra" <herb...@gojira.at>
---
 ObsoleteFiles.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 2f63bbea5a49..0349d509083a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,7 +52,7 @@
 # done
 
 # 20250807: Replace lib/libgssapi with krb5/lib/gssapi
-OLD_FILES+=usr/include/gssapi_krb5/gssapi/gssapi.h
+OLD_FILES+=usr/include/gssapi_krb5/gssapi.h
 OLD_DIRS+=usr/include/gssapi_krb5/gssapi
 OLD_DIRS+=usr/include/gssapi_krb5
 OLD_FILES+=etc/gssapi/qop

Reply via email to