$OpenBSD: patch-perl_SNMP_Makefile_PL,v 1.2 2007/06/14 18:19:24 ajacoutot Exp $
--- perl/SNMP/Makefile.PL.orig	Fri Sep 15 14:47:00 2006
+++ perl/SNMP/Makefile.PL	Thu Jun 14 18:53:38 2007
@@ -21,7 +21,7 @@ sub InitMakeParams {
     my %Params = (
 		  NAME         => 'SNMP',
 		  dist         => { SUFFIX => "gz", COMPRESS => "gzip -9f"},
-		  MAN3PODS => { 'SNMP.pm' => '$(INST_MAN3DIR)/SNMP.3' },
+		  MAN3PODS => { 'SNMP.pm' => '$(INST_MAN3DIR)/SNMP.3p' },
 		  XSPROTOARG   => '-noprototypes', 	# XXX remove later?
 		  VERSION_FROM => 'SNMP.pm',
 		  realclean        => { FILES => 'host' },
