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 1f0af4e976c6..c913a5f30cf9 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 1999/11/17 15:28:44 peter Exp $ PROG= w SRCS= fmt.c pr_time.c proc_compare.c w.c |
