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 /japanese/kappa20 | |
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 'japanese/kappa20')
-rw-r--r-- | japanese/kappa20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/kappa20/Makefile b/japanese/kappa20/Makefile index 6781e6ce7250..79213ec67b78 100644 --- a/japanese/kappa20/Makefile +++ b/japanese/kappa20/Makefile @@ -3,12 +3,12 @@ # Date created: 30 Sep 1997 # Whom: Kawaguti Ginga <ginga@amalthea.phys.s.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1998/04/24 05:37:15 asami Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:31:19 asami Exp $ # DISTNAME= Kappa20-0.2 PKGNAME= ja-kappa20-0.2 -CATEGORIES= japanese x11 +CATEGORIES= japanese x11-fonts MASTER_SITES= ftp://ftp.st.ryukoku.ac.jp/pub/X11/fonts/ \ ftp://ftp.win.or.jp/pub/doc-sources/fj.sources/1997/aug/ |