diff options
Diffstat (limited to 'usr.bin/ftp')
| -rw-r--r-- | usr.bin/ftp/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/ftp/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ftp/Makefile b/usr.bin/ftp/Makefile index c2fe59cd4b1f..65e6274ae191 100644 --- a/usr.bin/ftp/Makefile +++ b/usr.bin/ftp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/ftp/Makefile,v 1.18 2006/07/27 14:20:13 yar Exp $ # $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/config.h b/usr.bin/ftp/config.h index 77dff70747ce..26dbd6c21712 100644 --- a/usr.bin/ftp/config.h +++ b/usr.bin/ftp/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/ftp/config.h,v 1.3 2002/06/15 09:42:17 mikeh Exp $ */ /* config.h. Generated automatically by configure. */ |
