$NetBSD: patch-ad,v 1.5 2005/10/17 09:25:43 adam Exp $

--- src/main.cpp.orig	2005-09-16 21:43:04.000000000 +0000
+++ src/main.cpp
@@ -491,7 +491,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
     
