diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-07 16:52:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-07 16:52:30 +0800 |
commit | 1bd567cd3c6354ad85baec234c6a05eab89c0ec1 (patch) | |
tree | cbb75031c77175d40ff664c1d7f0974e25bd01ad /misc/Makefile | |
parent | 504d06ce13735a89014dcae9415d93b72095e716 (diff) | |
download | freebsd-ports-gnome-1bd567cd3c6354ad85baec234c6a05eab89c0ec1.tar.gz freebsd-ports-gnome-1bd567cd3c6354ad85baec234c6a05eab89c0ec1.tar.zst freebsd-ports-gnome-1bd567cd3c6354ad85baec234c6a05eab89c0ec1.zip |
Map from US two-letter codes to statees and vice versa.
WWW: http://search.cpan.org/dist/Locale-US/
PR: ports/126122
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 61315fe2a96b..c094eb668c84 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -374,6 +374,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Locale-Msgcat SUBDIR += p5-Locale-SubCountry + SUBDIR += p5-Locale-US SUBDIR += p5-Net-vCard SUBDIR += p5-Norge SUBDIR += p5-Test-Dir |