diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 12:08:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 12:08:10 +0000 |
commit | 116de05cafd9b3a6742efb6b55a5185bcd32c7c2 (patch) | |
tree | 0028755ec30301d84639572393d475234f1ef47a /devel | |
parent | 37a409705a53cf74f721c33b7675fc2934217447 (diff) | |
download | ports-116de05cafd9b3a6742efb6b55a5185bcd32c7c2.tar.gz ports-116de05cafd9b3a6742efb6b55a5185bcd32c7c2.zip |
Notes
Diffstat (limited to 'devel')
-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> |