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/ --- usr.bin/talk/Makefile | 1 - usr.bin/talk/Makefile.depend | 1 - 2 files changed, 2 deletions(-) (limited to 'usr.bin/talk') diff --git a/usr.bin/talk/Makefile b/usr.bin/talk/Makefile index ba5692c4196b..208f7b0fd346 100644 --- a/usr.bin/talk/Makefile +++ b/usr.bin/talk/Makefile @@ -1,5 +1,4 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ PROG= talk SRCS= ctl.c ctl_transact.c display.c get_addrs.c get_iface.c get_names.c \ diff --git a/usr.bin/talk/Makefile.depend b/usr.bin/talk/Makefile.depend index f47edec1d62d..7093a46f1b71 100644 --- a/usr.bin/talk/Makefile.depend +++ b/usr.bin/talk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ -- cgit v1.3