summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index fb0e3e8..529e8b1 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -37,7 +37,7 @@ BIN1+= printcap
.endif
.if ${MK_NS_CACHING} != "no"
-BIN1+= cached.conf
+BIN1+= nscd.conf
.endif
.if ${MK_OPENSSH} != "no"
OpenPOWER on IntegriCloud