From b9b2ce9a3679856124e67e6471f73835a0b0d06b Mon Sep 17 00:00:00 2001 From: Ollivier Robert Date: Fri, 22 Aug 2008 21:20:23 +0000 Subject: [PATCH] Hook back ntp to the build now that I fixed it. Pointy hat to: me --- usr.sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 648b14987840..44ccefb08d10 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -111,7 +111,7 @@ SUBDIR= ac \ nghook \ nologin \ ${_nscd} \ - ${_ntp} \ + ntp \ ${_nvram} \ ${_ofwdump} \ pccard \