diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
| commit | e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch) | |
| tree | 99317e3e4c34a31d62639cf2ccbaae831de513b1 /libexec/makekey/Makefile | |
| parent | 0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff) | |
Notes
Diffstat (limited to 'libexec/makekey/Makefile')
| -rw-r--r-- | libexec/makekey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index 417d6e809977..b2be2e166915 100644 --- a/libexec/makekey/Makefile +++ b/libexec/makekey/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= makekey +MAN= makekey.8 DPADD+= ${LIBCRYPT} LDADD+= -lcrypt |
