From ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4 Mon Sep 17 00:00:00 2001 From: max Date: Mon, 22 Sep 1997 16:22:24 +0000 Subject: Use ISO639 language code instead of ISO3166 country code for PKGNAME. (IE, kr-* -> ko-*.) --- korean/hpscat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korean/hpscat') diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile index 54e09aa2c3eb..5f312ec89956 100644 --- a/korean/hpscat/Makefile +++ b/korean/hpscat/Makefile @@ -3,11 +3,11 @@ # Date created: 4 Apr 1997 # Whom: Choi Jun Ho # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/04 08:35:44 asami Exp $ # DISTNAME= hpscat-jshin -PKGNAME= kr-hpscat-1.3jshin +PKGNAME= ko-hpscat-1.3jshin CATEGORIES= korean print MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/print/ \ ftp://ftp.kaist.ac.kr/pub/hangul/editor/ked/ \ -- cgit