aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-03-12 20:08:10 +0800
committervanilla <vanilla@FreeBSD.org>2001-03-12 20:08:10 +0800
commit97263d367af06105896c3935e5a06331f0ca0508 (patch)
treebf1135c7c86c9098e941604230dda14fcfd1e96c /devel
parent464c81a09a72226063fe93e0ff55c340dbb25b9c (diff)
downloadfreebsd-ports-gnome-97263d367af06105896c3935e5a06331f0ca0508.tar.gz
freebsd-ports-gnome-97263d367af06105896c3935e5a06331f0ca0508.tar.zst
freebsd-ports-gnome-97263d367af06105896c3935e5a06331f0ca0508.zip
s/Locale::PGettext/Locale::PGetText/g
Submitted by: bento
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Locale-PGetText/Makefile2
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>