diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:43:13 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:43:13 +0800 |
commit | d48c5312ffc97eda9cb08048c42df412bf21d977 (patch) | |
tree | ea4a13d3cffdb4e213c4794461d1aeca4f828430 /korean/johabfonts | |
parent | b9cfe9db5c4b599535714e82d9f350aa3a283528 (diff) | |
download | freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.gz freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.zst freebsd-ports-gnome-d48c5312ffc97eda9cb08048c42df412bf21d977.zip |
Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts. While I'm here, change the category names in some
(hopefully all) CJK font ports.
Diffstat (limited to 'korean/johabfonts')
-rw-r--r-- | korean/johabfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/johabfonts/Makefile b/korean/johabfonts/Makefile index 7321f66c85d5..04d904d5add4 100644 --- a/korean/johabfonts/Makefile +++ b/korean/johabfonts/Makefile @@ -3,12 +3,12 @@ # Date created: 15 Mar 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.3 1998/03/16 07:26:13 steve Exp $ +# $Id: Makefile,v 1.4 1998/04/19 15:50:11 steve Exp $ # DISTNAME= hanterm304fonts PKGNAME= ko-johabfonts-3.04 -CATEGORIES= korean x11 +CATEGORIES= korean x11-fonts MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/terminal/hanterm/hanterm304beta/fonts/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/terminal/hanterm/hanterm304beta/fonts/ |