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 /x11-fonts/xfed | |
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 'x11-fonts/xfed')
-rw-r--r-- | x11-fonts/xfed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index 6df439eb6db6..76bfd2f8e5b1 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -3,12 +3,12 @@ # Date created: 7 December 1994 # Whom: asami # -# $Id: Makefile,v 1.15 1997/03/04 06:16:02 asami Exp $ +# $Id: Makefile,v 1.16 1997/12/25 22:29:52 asami Exp $ # DISTNAME= xfed PKGNAME= xfed-1.0 -CATEGORIES= x11 +CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ MAINTAINER= ports@FreeBSD.ORG |