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 /usr.bin/ftp | |
parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) |
Diffstat (limited to 'usr.bin/ftp')
-rw-r--r-- | usr.bin/ftp/Makefile | 1 | ||||
-rw-r--r-- | usr.bin/ftp/Makefile.depend | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ftp/Makefile b/usr.bin/ftp/Makefile index 3be674cfb2c6..587d790c2f1a 100644 --- a/usr.bin/ftp/Makefile +++ b/usr.bin/ftp/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ # $NetBSD: Makefile,v 1.15 1997/10/18 15:31:20 lukem Exp $ # from: @(#)Makefile 8.2 (Berkeley) 4/3/94 diff --git a/usr.bin/ftp/Makefile.depend b/usr.bin/ftp/Makefile.depend index bbc40437e410..f010c62edfb4 100644 --- a/usr.bin/ftp/Makefile.depend +++ b/usr.bin/ftp/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |