aboutsummaryrefslogtreecommitdiff
path: root/chinese/gb2ps
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-09-22 17:48:41 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-09-22 17:48:41 +0000
commit15074dbb5e6c14615fc7f582fe3719c90a93ae5f (patch)
treece48836ca89ca8fd74b9af4c7ca59a021e244579 /chinese/gb2ps
parentc7012d81c2fd353354753be68ddd9dc923564ee7 (diff)
downloadports-15074dbb5e6c14615fc7f582fe3719c90a93ae5f.tar.gz
ports-15074dbb5e6c14615fc7f582fe3719c90a93ae5f.zip
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
Notes
Notes: svn path=/head/; revision=7998
Diffstat (limited to 'chinese/gb2ps')
-rw-r--r--chinese/gb2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index a3a798ca1ca0..3258c56887e2 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -4,11 +4,11 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1997/02/08 00:18:54 obrien Exp $
+# $Id: Makefile,v 1.2 1997/02/11 04:40:17 obrien Exp $
#
DISTNAME= gb2ps.2.02
-PKGNAME= cn-gb2ps-2.02
+PKGNAME= zh-gb2ps-2.02
CATEGORIES= chinese
MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \
ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \