aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins/files/patch-check_ntp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios-plugins/files/patch-check_ntp.pl')
-rw-r--r--net-mgmt/nagios-plugins/files/patch-check_ntp.pl10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/nagios-plugins/files/patch-check_ntp.pl b/net-mgmt/nagios-plugins/files/patch-check_ntp.pl
deleted file mode 100644
index cd9dd606d452..000000000000
--- a/net-mgmt/nagios-plugins/files/patch-check_ntp.pl
+++ /dev/null
@@ -1,10 +0,0 @@
---- plugins-scripts/check_ntp.pl.orig Wed May 25 16:05:41 2005
-+++ plugins-scripts/check_ntp.pl Wed Aug 3 10:23:37 2005
-@@ -309,7 +309,6 @@
- }
- } else {
- print "No match!\n" if $verbose;
-- $jitter = '(not parsed)';
- }
-
- }