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/k10/Makefile | |
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/k10/Makefile')
-rw-r--r-- | japanese/k10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/k10/Makefile b/japanese/k10/Makefile index 696f8ce01188..76ab81e0b969 100644 --- a/japanese/k10/Makefile +++ b/japanese/k10/Makefile @@ -3,12 +3,12 @@ # Date created: 25 Feb 1998 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.2 1998/05/15 04:59:15 chuckr Exp $ +# $Id: Makefile,v 1.3 1998/08/05 09:31:17 asami Exp $ # DISTNAME= knj10-1.00 PKGNAME= ja-naga10-1.0 -CATEGORIES= japanese x11 +CATEGORIES= japanese x11-fonts MASTER_SITES= http://gondow-www.cs.titech.ac.jp/~snagao/fonts/ MAINTAINER= usagi@clave.gr.jp |