diff options
Diffstat (limited to 'usr.bin/fstat/Makefile')
| -rw-r--r-- | usr.bin/fstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/Makefile b/usr.bin/fstat/Makefile index 8ca57b992bc8..fba16e4edb6f 100644 --- a/usr.bin/fstat/Makefile +++ b/usr.bin/fstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fstat/Makefile,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= fstat SRCS= cd9660.c fstat.c msdosfs.c |
