diff options
| author | Michael Bushkov <bushman@FreeBSD.org> | 2007-10-18 08:26:20 +0000 |
|---|---|---|
| committer | Michael Bushkov <bushman@FreeBSD.org> | 2007-10-18 08:26:20 +0000 |
| commit | 0f3c4f0fac7fe97eecc66643caa7a4dd16768221 (patch) | |
| tree | 4f6ecb825bb5928a00672869acc29690e2023eaf /etc | |
| parent | cefb55828fe49b2f6dd136ecb95d82e58658bb13 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index fb0e3e87450e..529e8b13c62c 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" |
