diff options
Diffstat (limited to 'libexec/makekey/Makefile')
-rw-r--r-- | libexec/makekey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index 2028c6dad80b6..e826092509d51 100644 --- a/libexec/makekey/Makefile +++ b/libexec/makekey/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/makekey/Makefile,v 1.11 1999/12/18 13:55:12 peter Exp $ PROG= makekey MAN8= makekey.8 |