diff options
author | max <max@FreeBSD.org> | 1997-09-23 00:22:24 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-23 00:22:24 +0800 |
commit | ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4 (patch) | |
tree | c5a15fa95da65c9d1146bbacd12223f47bddf7dd /korean/hpscat | |
parent | cfa47c0c79ce40596e4ddd48b7460b973f457788 (diff) | |
download | freebsd-ports-gnome-ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4.tar.gz freebsd-ports-gnome-ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4.tar.zst freebsd-ports-gnome-ad5c3aa045be144d882bd275da2b9f5e5f1fa4d4.zip |
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, kr-* -> ko-*.)
Diffstat (limited to 'korean/hpscat')
-rw-r--r-- | korean/hpscat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 <junker@jazz.snu.ac.kr> # -# $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/ \ |