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 c0bbd6aea174..83f78d0a5e8f 100644 --- a/usr.bin/chkey/Makefile +++ b/usr.bin/chkey/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/chkey/Makefile,v 1.2.2.1 1999/08/29 15:26:10 peter Exp $ PROG= chkey SRCS= chkey.c update.c generic.c |