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