From d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 16 Aug 2023 11:55:03 -0600 Subject: Remove $FreeBSD$: one-line sh pattern Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ --- libexec/comsat/Makefile | 1 - libexec/comsat/Makefile.depend | 1 - 2 files changed, 2 deletions(-) (limited to 'libexec/comsat') diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile index c501cccb8551..23634b2fd679 100644 --- a/libexec/comsat/Makefile +++ b/libexec/comsat/Makefile @@ -1,5 +1,4 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ PROG= comsat MAN= comsat.8 diff --git a/libexec/comsat/Makefile.depend b/libexec/comsat/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/libexec/comsat/Makefile.depend +++ b/libexec/comsat/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ -- cgit v1.3