From 203345b0a400fdb84815ecb9bd6d6a8aebc46c60 Mon Sep 17 00:00:00 2001 From: bushman Date: Thu, 18 Oct 2007 08:26:20 +0000 Subject: Forced commit to note cached.conf -> nscd.conf repocopy. etc/Makefile changed accordingly. Approved by: brooks (mentor) --- etc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.1