diff options
Diffstat (limited to 'usr.bin/stat/Makefile')
-rw-r--r-- | usr.bin/stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/stat/Makefile b/usr.bin/stat/Makefile index d33f0bfe634ca..c21e96957a6bb 100644 --- a/usr.bin/stat/Makefile +++ b/usr.bin/stat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/stat/Makefile,v 1.2 2002/08/13 08:23:49 dougb Exp $ PROG= stat MAN= stat.1 |