summaryrefslogtreecommitdiffstats
path: root/devel/portlint
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-18 21:28:12 +0000
committerlioux <lioux@FreeBSD.org>2002-11-18 21:28:12 +0000
commit40746e0b22692dfe1755f6b8abe7187031c272ea (patch)
tree77a5d93bf05fb4f7cc753148f5790e4fec21f49a /devel/portlint
parentb0560102d951e319a6eeef0a4aecd44402320af1 (diff)
downloadFreeBSD-ports-40746e0b22692dfe1755f6b8abe7187031c272ea.zip
FreeBSD-ports-40746e0b22692dfe1755f6b8abe7187031c272ea.tar.gz
Add latest language categories: hungarian, portuguese and ukrainian
Approved by: mharo (maintainer)
Diffstat (limited to 'devel/portlint')
-rw-r--r--devel/portlint/src/portlint.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl
index 8c510d6..1652114 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;
OpenPOWER on IntegriCloud