diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
| commit | 020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch) | |
| tree | f0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/makekey | |
| parent | 1c011f20f684784227856596edeaf9ef2d6e0373 (diff) | |
Notes
Diffstat (limited to 'libexec/makekey')
| -rw-r--r-- | libexec/makekey/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index 2028c6dad80b6..417d6e8099771 100644 --- a/libexec/makekey/Makefile +++ b/libexec/makekey/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= makekey -MAN8= makekey.8 DPADD+= ${LIBCRYPT} LDADD+= -lcrypt |
