diff options
Diffstat (limited to 'usr.bin/lastcomm/Makefile')
| -rw-r--r-- | usr.bin/lastcomm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lastcomm/Makefile b/usr.bin/lastcomm/Makefile index c79cd7442a4c..a2a2089e85d1 100644 --- a/usr.bin/lastcomm/Makefile +++ b/usr.bin/lastcomm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/lastcomm/Makefile,v 1.5 2007/05/22 06:51:37 dds Exp $ PROG= lastcomm SRCS= lastcomm.c readrec.c |
