diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index c54bc895ff4..8e1e94c9dda 100644 --- a/usr.sbin/syslogd/Makefile +++ b/usr.sbin/syslogd/Makefile @@ -21,7 +21,7 @@ CFLAGS+= -DINET6 .endif SYSLOGD_D= -SYSLOGD_DDIR= /etc/syslog.d/ +SYSLOGD_DDIR= /etc/syslog.d .if ${MK_FTP} != "no" SYSLOGD_D+= ftp.conf .endif