From 031beb4e239bfce798af17f5fe8dba8bcaf13d99 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:54:58 -0600 Subject: sys: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- sys/modules/mac_partition/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/mac_partition') diff --git a/sys/modules/mac_partition/Makefile b/sys/modules/mac_partition/Makefile index be7c27e6c632..26fae45e6cdc 100644 --- a/sys/modules/mac_partition/Makefile +++ b/sys/modules/mac_partition/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .PATH: ${SRCTOP}/sys/security/mac_partition -- cgit v1.3