$OpenBSD: patch-lib_Smokeping_probes_EchoPing_pm,v 1.1 2014/11/14 17:07:24 sthen Exp $
--- lib/Smokeping/probes/EchoPing.pm.orig	Fri Nov 14 17:02:57 2014
+++ lib/Smokeping/probes/EchoPing.pm	Fri Nov 14 17:03:28 2014
@@ -18,7 +18,7 @@ use strict;
 use base qw(Smokeping::probes::basefork);
 use Carp;
 
-my $DEFAULTBIN = "/usr/bin/echoping";
+my $DEFAULTBIN = "/usr/local/bin/echoping";
 
 sub pod_hash {
 	return {
