$NetBSD: patch-ad,v 1.6 2006/05/29 06:41:38 adam Exp $

--- src/main.cpp.orig	2006-03-10 23:20:31.000000000 +0100
+++ src/main.cpp
@@ -507,7 +507,7 @@ std::string configure_prog(bool reread) 
 
     // we have finished reading the configuration file    
     // now enter parameters common to send and receive of faxes	
-    prog_config.parms.push_back("efax-0.9a");
+    prog_config.parms.push_back("efax");
 
     prog_config.parms.push_back("-vew");  // stderr -- errors and warnings
     
