From 116de05cafd9b3a6742efb6b55a5185bcd32c7c2 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 12 Mar 2001 12:08:10 +0000 Subject: [PATCH] s/Locale::PGettext/Locale::PGetText/g Submitted by: bento --- devel/p5-Locale-PGetText/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Locale-PGetText/Makefile b/devel/p5-Locale-PGetText/Makefile index b817e0f3372d..05e5be3b3d86 100644 --- a/devel/p5-Locale-PGetText/Makefile +++ b/devel/p5-Locale-PGetText/Makefile @@ -18,6 +18,6 @@ PERL_CONFIGURE= YES MAN1= MsgFormat.1 XText.1 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Locale::PGettext.3 +MAN3= Locale::PGetText.3 .include