From 135fdeebb99c3569e42d8162b265e15d29bd937d Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 6 Apr 2021 16:21:47 +0200 Subject: all: Remove all other $FreeBSD keywords. --- editors/web-mode/files/Makefile | 1 - editors/web-mode/files/web-mode-autoloads.el.in | 1 - 2 files changed, 2 deletions(-) (limited to 'editors/web-mode/files') diff --git a/editors/web-mode/files/Makefile b/editors/web-mode/files/Makefile index 01194af1fede..91d7d8e54c16 100644 --- a/editors/web-mode/files/Makefile +++ b/editors/web-mode/files/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SRCS= web-mode.el OBJS= ${SRCS:C/.el$/.elc/} diff --git a/editors/web-mode/files/web-mode-autoloads.el.in b/editors/web-mode/files/web-mode-autoloads.el.in index b2e66e382479..1251e62f525d 100644 --- a/editors/web-mode/files/web-mode-autoloads.el.in +++ b/editors/web-mode/files/web-mode-autoloads.el.in @@ -1,5 +1,4 @@ ;; -*- lisp -*- -;; $FreeBSD$ ;; (if (not (fboundp 'normal-top-level-add-subdirs-to-load-path)) (setq load-path (append '( -- cgit v1.2.3