Index: tools/FreeBSD5_x/g_list.pl
===================================================================
--- tools/FreeBSD5_x/g_list.pl	(revision 4186)
+++ tools/FreeBSD5_x/g_list.pl	(revision 4187)
@@ -6,5 +6,5 @@
 
 # Config located at other file
-my $conf_file="/home/genesis/tools/genesis.conf";
+my $conf_file="/home/genesis/tools/FreeBSD5_x/genesis.conf";
 do($conf_file) || die("Cann't open $conf_file");
 
Index: tools/FreeBSD5_x/wleiden.pl
===================================================================
--- tools/FreeBSD5_x/wleiden.pl	(revision 4186)
+++ tools/FreeBSD5_x/wleiden.pl	(revision 4187)
@@ -6,5 +6,5 @@
 
 # Config located at other file
-my $conf_file="/home/genesis/tools/genesis.conf";
+my $conf_file="/home/genesis/tools/FreeBSD5_x/genesis.conf";
 do($conf_file) || die("Cann't open $conf_file");
 ################ END OF CONFIG ##########################
