diff options
Diffstat (limited to 'usr.sbin/faithd/Makefile')
| -rw-r--r-- | usr.sbin/faithd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index c40c21de0c44..0d1fbee65212 100644 --- a/usr.sbin/faithd/Makefile +++ b/usr.sbin/faithd/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/Makefile,v 1.1 2000/01/27 09:28:34 shin Exp $ PROG= faithd SRCS= faithd.c tcp.c ftp.c rsh.c |
