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 808c41e9b0cb5..428cea6676af1 100644 --- a/usr.bin/stat/Makefile +++ b/usr.bin/stat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/stat/Makefile,v 1.4 2005/01/28 16:08:08 ru Exp $ PROG= stat WARNS?= 2 |