aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /libexec/tftpd
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'libexec/tftpd')
-rw-r--r--libexec/tftpd/Makefile1
-rw-r--r--libexec/tftpd/Makefile.depend1
-rw-r--r--libexec/tftpd/Makefile.depend.options1
-rw-r--r--libexec/tftpd/tests/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile
index be0457828cf3..cafde449c695 100644
--- a/libexec/tftpd/Makefile
+++ b/libexec/tftpd/Makefile
@@ -1,5 +1,4 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $FreeBSD$
.include <src.opts.mk>
diff --git a/libexec/tftpd/Makefile.depend b/libexec/tftpd/Makefile.depend
index b9209eb15132..344a5d0e9310 100644
--- a/libexec/tftpd/Makefile.depend
+++ b/libexec/tftpd/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/libexec/tftpd/Makefile.depend.options b/libexec/tftpd/Makefile.depend.options
index a62a5692d70a..fbc21670804e 100644
--- a/libexec/tftpd/Makefile.depend.options
+++ b/libexec/tftpd/Makefile.depend.options
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This file is not autogenerated - take care!
DIRDEPS_OPTIONS= TCP_WRAPPERS
diff --git a/libexec/tftpd/tests/Makefile b/libexec/tftpd/tests/Makefile
index 88c8e44de495..938d2129d988 100644
--- a/libexec/tftpd/tests/Makefile
+++ b/libexec/tftpd/tests/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.own.mk>