diff options
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. # |
