$OpenBSD$
--- scripts/ntp-client.php.orig	Fri Mar 20 15:18:34 2015
+++ scripts/ntp-client.php	Fri Mar 20 15:19:54 2015
@@ -18,7 +18,7 @@
 
     // START SETTINGS ///
 
-	$ntpq		= "/usr/sbin/ntpq";
+	$ntpq		= "/usr/local/sbin/ntpq";
 	
 	# Change this to true if you have clk_jitter, sys_jitter in the ntpq -c rv output
 	$newstats_style	= false;
