diff options
Diffstat (limited to 'usr.bin/lockf/Makefile')
-rw-r--r-- | usr.bin/lockf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lockf/Makefile b/usr.bin/lockf/Makefile index 7baff7cd7738e..6e9d2af1ac2d3 100644 --- a/usr.bin/lockf/Makefile +++ b/usr.bin/lockf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/lockf/Makefile,v 1.6.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= lockf |