$NetBSD: patch-ab,v 1.10 2007/01/07 13:46:19 adam Exp $

--- efax/Makefile.in.orig	2007-01-07 13:49:13.000000000 +0100
+++ efax/Makefile.in
@@ -315,7 +315,7 @@ install-man1: $(man1_MANS) $(man_MANS)
 	    1*) ;; \
 	    *) ext='1' ;; \
 	  esac; \
-	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$/-0.9a/'`; \
 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
 	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
