summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Codes
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-01 10:16:24 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-01 10:16:24 +0000
commite78499e980771c1995633ade1a0844e681f90197 (patch)
treef53d1d63020d9482589752ec48a0f5914276b7c9 /misc/p5-Locale-Codes
parentfix portlint warnings (diff)
Add missing manpage.
Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
Notes
Notes: svn path=/head/; revision=74414
Diffstat (limited to 'misc/p5-Locale-Codes')
-rw-r--r--misc/p5-Locale-Codes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile
index d634e4614b54..3bcd0a3a1ae0 100644
--- a/misc/p5-Locale-Codes/Makefile
+++ b/misc/p5-Locale-Codes/Makefile
@@ -18,6 +18,6 @@ PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \
- Locale::Language.3
+ Locale::Language.3 Locale::Script.3
.include <bsd.port.mk>