diff options
Diffstat (limited to 'usr.bin/w/Makefile')
| -rw-r--r-- | usr.bin/w/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/w/Makefile b/usr.bin/w/Makefile index 7de8f19901c4..87e0062586a3 100644 --- a/usr.bin/w/Makefile +++ b/usr.bin/w/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/w/Makefile,v 1.6.2.1 2001/04/25 11:29:44 ru Exp $ PROG= w SRCS= fmt.c pr_time.c proc_compare.c w.c |
