diff options
Diffstat (limited to 'usr.bin/last/Makefile')
-rw-r--r-- | usr.bin/last/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/last/Makefile b/usr.bin/last/Makefile index f7e88115e9b1f..0cfb97b6f8ef1 100644 --- a/usr.bin/last/Makefile +++ b/usr.bin/last/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/last/Makefile,v 1.3 2002/02/08 22:31:41 markm Exp $ PROG= last |