Forced commit to note cached.conf -> nscd.conf repocopy. etc/Makefile

changed accordingly.

Approved by:	brooks (mentor)
This commit is contained in:
Michael Bushkov 2007-10-18 08:26:20 +00:00
parent cefb55828f
commit 0f3c4f0fac
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=172742

View File

@ -37,7 +37,7 @@ BIN1+= printcap
.endif
.if ${MK_NS_CACHING} != "no"
BIN1+= cached.conf
BIN1+= nscd.conf
.endif
.if ${MK_OPENSSH} != "no"