aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/nvi-euc-cn/Makefile
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-09-23 01:48:41 +0800
committermax <max@FreeBSD.org>1997-09-23 01:48:41 +0800
commit9cff6ebe7a3f27bf9580a361e411f33cf29676f0 (patch)
treefe5a1fe177a401e420c6cb78fa24b1ef3d4d9c57 /chinese/nvi-euc-cn/Makefile
parent31bbfcc092291dae083a1679fd9ed3108bbaecbe (diff)
downloadfreebsd-ports-gnome-9cff6ebe7a3f27bf9580a361e411f33cf29676f0.tar.gz
freebsd-ports-gnome-9cff6ebe7a3f27bf9580a361e411f33cf29676f0.tar.zst
freebsd-ports-gnome-9cff6ebe7a3f27bf9580a361e411f33cf29676f0.zip
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
Diffstat (limited to 'chinese/nvi-euc-cn/Makefile')
-rw-r--r--chinese/nvi-euc-cn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/nvi-euc-cn/Makefile b/chinese/nvi-euc-cn/Makefile
index 0b06c1ffa783..4fa26391b831 100644
--- a/chinese/nvi-euc-cn/Makefile
+++ b/chinese/nvi-euc-cn/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.6 1997/06/18 15:01:28 max Exp $
+# $Id: Makefile,v 1.7 1997/08/21 16:55:24 itojun Exp $
#
# can't use PORTSDIR here, since we haven't included bsd.port.mk
@@ -14,7 +14,7 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
.include <${.CURDIR}/../../editors/nvi/Makefile>
-PKGNAME= cn-nvi-euccn-1.79-970820
+PKGNAME= zh-nvi-euccn-1.79-970820
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org