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 /chinese/kcfonts | |
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 'chinese/kcfonts')
-rw-r--r-- | chinese/kcfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index d8564bd2b718..f9590638d7d4 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -3,12 +3,12 @@ # Date Created: 5 Dec 1997 # Whom: Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW> # -# $Id: Makefile,v 1.5 1997/12/24 07:58:40 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/08/05 09:30:46 asami Exp $ # DISTNAME= kcfonts-1.05 PKGNAME= zh-kcfonts-1.05 -CATEGORIES= chinese x11 +CATEGORIES= chinese x11-fonts MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ \ ftp://NCTUCCCA.edu.tw/OS/FreeBSD/00MIRROR/freebsd.ntu.edu.tw/taiwan/ |