aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
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 /lib/libwrap
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile1
-rw-r--r--lib/libwrap/Makefile.depend1
-rw-r--r--lib/libwrap/hosts.allow1
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index a396be5a0899..bc39d5804637 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -1,5 +1,4 @@
#
-# $FreeBSD$
#
.include <src.opts.mk>
diff --git a/lib/libwrap/Makefile.depend b/lib/libwrap/Makefile.depend
index b9209eb15132..344a5d0e9310 100644
--- a/lib/libwrap/Makefile.depend
+++ b/lib/libwrap/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/lib/libwrap/hosts.allow b/lib/libwrap/hosts.allow
index 3e19bc840402..e563c6c771d6 100644
--- a/lib/libwrap/hosts.allow
+++ b/lib/libwrap/hosts.allow
@@ -1,6 +1,5 @@
#
# hosts.allow access control file for "tcp wrapped" applications.
-# $FreeBSD$
#
# NOTE: The hosts.deny file is deprecated.
# Place both 'allow' and 'deny' rules in the hosts.allow file.