diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2025-08-19 13:02:36 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2025-08-19 13:20:21 +0000 |
| commit | b9b0e105c35761a992891f48cabfa0d595898c3f (patch) | |
| tree | a45716471c88dfd769bdd8721f30265be759b252 | |
| parent | 5105e1ebecc784dcf8101ec6f3c79b27c43b004b (diff) | |
krb5: Remove some stray FreeBSD version tags
| -rw-r--r-- | krb5/libexec/Makefile | 2 | ||||
| -rw-r--r-- | krb5/usr.sbin/Makefile | 2 |
2 files changed, 0 insertions, 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= |
