diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index ec5da89347a8..0c53f7fb6466 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -190,7 +190,7 @@ _sysinstall= sysinstall .if !defined(NOATM) _atm= atm -#_bsnmpd= bsnmpd +_bsnmpd= bsnmpd .endif .if !defined(NO_BIND)