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-canna | |
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-canna')
-rw-r--r-- | japanese/mule-canna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile index 003bbd81a720..9df7e95a3736 100644 --- a/japanese/mule-canna/Makefile +++ b/japanese/mule-canna/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:56 asami Exp $ +# $Id: Makefile,v 1.30 1997/09/10 08:50:03 asami Exp $ # -PKGNAME= jp-mule-canna-2.3 +PKGNAME= ja-mule-canna-2.3 CATEGORIES= japanese editors CANNA= yes |