summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-03-03 15:59:32 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-03-03 15:59:32 +0000
commit24fe1eafe40885832b441a5b7278eec2f9b2919b (patch)
treefc4bce3108533417ec5f872364b3354f80e01289 /libexec
parentdeea909a70e040b745672af101705a8a5d707074 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index defc296f48d7..4b248177c135 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -48,7 +48,7 @@ _rtld-elf= rtld-elf
.if !defined(NO_RCMDS)
_rexecd= rexecd
-_logind= rlogind
+_rlogind= rlogind
_rshd= rshd
.endif