$NetBSD: patch-ah,v 1.1.1.1 2006/02/18 17:19:20 bouyer Exp $

--- plugins-scripts/check_ntp.pl.orig	2005-08-04 08:07:01.000000000 -0700
+++ plugins-scripts/check_ntp.pl	2005-08-04 08:08:39.000000000 -0700
@@ -307,6 +307,7 @@
 				} else {
 					$jitter_error = $ERRORS{'OK'};
 				}
+				last;
 			} else {
 				print "No match!\n" if $verbose;
 				$jitter = '(not parsed)';
