diff options
Diffstat (limited to 'usr.bin/chkey/Makefile')
-rw-r--r-- | usr.bin/chkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile index f3f5bd69dfcf3..0162b589cb29b 100644 --- a/usr.bin/chkey/Makefile +++ b/usr.bin/chkey/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/chkey/Makefile,v 1.10.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../newkey |