aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /shells
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'shells')
-rw-r--r--shells/nologinmsg/files/Makefile1
-rw-r--r--shells/scponly/files/scponlyc.in3
-rw-r--r--shells/v7sh/files/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/shells/nologinmsg/files/Makefile b/shells/nologinmsg/files/Makefile
index 814a190d719d..97100b63f549 100644
--- a/shells/nologinmsg/files/Makefile
+++ b/shells/nologinmsg/files/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PROG= nologinmsg
SRCS= nologinmsg.c
BINDIR= ${PREFIX}/bin
diff --git a/shells/scponly/files/scponlyc.in b/shells/scponly/files/scponlyc.in
index f094135b0908..7a783148687e 100644
--- a/shells/scponly/files/scponlyc.in
+++ b/shells/scponly/files/scponlyc.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
# PROVIDE: scponlyc
# REQUIRE: LOGIN cleanvar
diff --git a/shells/v7sh/files/Makefile b/shells/v7sh/files/Makefile
index fc1cb9c0a566..31ada57b3abd 100644
--- a/shells/v7sh/files/Makefile
+++ b/shells/v7sh/files/Makefile
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
PREFIX?= /usr/local
BINDIR?= ${PREFIX}/bin
MANDIR?= ${PREFIX}/man/man