diff options
-rw-r--r-- | devel/p5-Locale-PGetText/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk> |