diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-01 10:16:24 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-02-01 10:16:24 +0000 |
commit | e78499e980771c1995633ade1a0844e681f90197 (patch) | |
tree | f53d1d63020d9482589752ec48a0f5914276b7c9 /misc/p5-Locale-Codes | |
parent | 78b9af469547ea41875b7b296c2f2c1a399f175b (diff) | |
download | ports-e78499e980771c1995633ade1a0844e681f90197.tar.gz ports-e78499e980771c1995633ade1a0844e681f90197.zip |
Notes
Diffstat (limited to 'misc/p5-Locale-Codes')
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 2 |
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> |