aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-18 21:28:12 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-18 21:28:12 +0000
commit4345a7350f8e5bc3b062e8f044b1dfcfed672c63 (patch)
treec944cfe5ac919e1c52cf7871ca6bae11363a42f5
parentfd924979e955e0ad7640886ce3b0cdd3448d5ad1 (diff)
Notes
-rw-r--r--devel/portlint/src/portlint.pl3
-rw-r--r--ports-mgmt/portlint/src/portlint.pl3
2 files changed, 6 insertions, 0 deletions
diff --git a/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl
index 8c510d6315a0..16521143c593 100644
--- a/devel/portlint/src/portlint.pl
+++ b/devel/portlint/src/portlint.pl
@@ -67,9 +67,12 @@ my %lang_pref = qw(
french fr
german de
hebrew iw
+ hungarian hu
japanese ja
korean ko
+ portuguese pt
russian ru
+ ukrainian uk
vietnamese vi
);
my @lang_cat = keys %lang_pref;
diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl
index 8c510d6315a0..16521143c593 100644
--- a/ports-mgmt/portlint/src/portlint.pl
+++ b/ports-mgmt/portlint/src/portlint.pl
@@ -67,9 +67,12 @@ my %lang_pref = qw(
french fr
german de
hebrew iw
+ hungarian hu
japanese ja
korean ko
+ portuguese pt
russian ru
+ ukrainian uk
vietnamese vi
);
my @lang_cat = keys %lang_pref;