diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 21:36:25 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-14 21:36:25 +0000 |
commit | 474b385af12b85a69a50e69c722e2dc6ab4699b0 (patch) | |
tree | 045657cd25d8a494f206aa9a512b471d74761f89 /japanese/mule-wnn7 | |
parent | Style police. (diff) |
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME. (IE, jp-* to ja-*).
Notes
Notes:
svn path=/head/; revision=7911
Diffstat (limited to 'japanese/mule-wnn7')
-rw-r--r-- | japanese/mule-wnn7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index ef51fc82fc84..50e45bffbd12 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,10 +3,10 @@ # Date created: 7 July 1997 # Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> # -# $Id: Makefile,v 1.29 1997/06/08 12:54:59 asami Exp $ +# $Id: Makefile,v 1.30 1997/09/10 08:51:19 asami Exp $ # -PKGNAME= jp-mule-wnn6-2.3 +PKGNAME= ja-mule-wnn6-2.3 CATEGORIES= japanese editors WNN6= yes |