diff options
author | max <max@FreeBSD.org> | 1997-09-15 05:36:25 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-15 05:36:25 +0800 |
commit | a6a427b089b82906e73146db30eb20677841b3ca (patch) | |
tree | e30e1a767e0035f90b116bdd0b87edb7a1a4d188 /japanese/kon2-16dot | |
parent | 32a9b783b900a42f2ac895adf7447e10425cd9a6 (diff) | |
download | freebsd-ports-gnome-a6a427b089b82906e73146db30eb20677841b3ca.tar.gz freebsd-ports-gnome-a6a427b089b82906e73146db30eb20677841b3ca.tar.zst freebsd-ports-gnome-a6a427b089b82906e73146db30eb20677841b3ca.zip |
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
Diffstat (limited to 'japanese/kon2-16dot')
-rw-r--r-- | japanese/kon2-16dot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 4300d62f80a4..05806a251d3b 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -3,11 +3,11 @@ # Date created: 11 Apr 1997 # Whom: Makoto Matsushita <matusita@jp.freebsd.org> # -# $Id: Makefile,v 1.10 1997/07/10 13:14:50 max Exp $ +# $Id: Makefile,v 1.11 1997/07/21 19:21:03 max Exp $ # DISTNAME= kon2-0.3 -PKGNAME= jp-kon2-0.3 +PKGNAME= ja-kon2-0.3 CATEGORIES= japanese # note kon is only in first directory and fonts are only in second directory MASTER_SITES= ftp://ftp.tut.ac.jp/Linux/Packages/Utils/ \ |