diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /lib/libfetch | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/Makefile | 1 | ||||
| -rw-r--r-- | lib/libfetch/Makefile.depend | 1 | ||||
| -rw-r--r-- | lib/libfetch/Makefile.depend.options | 1 | ||||
| -rw-r--r-- | lib/libfetch/ftp.errors | 1 | ||||
| -rw-r--r-- | lib/libfetch/http.errors | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index 9ac370faa05d..44234db1b19a 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .include <src.opts.mk> diff --git a/lib/libfetch/Makefile.depend b/lib/libfetch/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/lib/libfetch/Makefile.depend +++ b/lib/libfetch/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/lib/libfetch/Makefile.depend.options b/lib/libfetch/Makefile.depend.options index 1ab063aa6e29..2994238927ea 100644 --- a/lib/libfetch/Makefile.depend.options +++ b/lib/libfetch/Makefile.depend.options @@ -1,4 +1,3 @@ -# $FreeBSD$ # This file is not autogenerated - take care! DIRDEPS_OPTIONS= OPENSSL diff --git a/lib/libfetch/ftp.errors b/lib/libfetch/ftp.errors index 9a4a11ec4b86..27e2f0dc5907 100644 --- a/lib/libfetch/ftp.errors +++ b/lib/libfetch/ftp.errors @@ -1,4 +1,3 @@ -# $FreeBSD$ # # This list is taken from RFC 959. # It probably needs a going over. diff --git a/lib/libfetch/http.errors b/lib/libfetch/http.errors index e5389fefcc56..207fcb784f0e 100644 --- a/lib/libfetch/http.errors +++ b/lib/libfetch/http.errors @@ -1,4 +1,3 @@ -# $FreeBSD$ # # This list is taken from RFC 2068. # |
