From 34f35b5bdfb4cea850e69022fe138aa517dc39dd Mon Sep 17 00:00:00 2001 From: demon Date: Wed, 24 Nov 2010 15:53:40 +0000 Subject: Add missing man-pages. --- misc/p5-Locale-Codes/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'misc/p5-Locale-Codes') diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 4a7078a7f50d..4b8dd58509e8 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -16,7 +16,10 @@ COMMENT= Perl5 module providing access to ISO3166 and ISO639 Country Codes PERL_CONFIGURE= YES -MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \ +MAN3= Locale::Codes.3 Locale::Codes::Changes.3 \ + Locale::Codes::Country.3 Locale::Codes::Currency.3 \ + Locale::Codes::Language.3 Locale::Codes::Script.3 \ + Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \ Locale::Language.3 Locale::Script.3 .include -- cgit