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/tkfont/Makefile | |
parent | b9cfe9db5c4b599535714e82d9f350aa3a283528 (diff) | |
download | freebsd-ports-graphics-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.gz freebsd-ports-graphics-d48c5312ffc97eda9cb08048c42df412bf21d977.tar.zst freebsd-ports-graphics-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/tkfont/Makefile')
-rw-r--r-- | x11-fonts/tkfont/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile index 84529ff08fb..15a49584d94 100644 --- a/x11-fonts/tkfont/Makefile +++ b/x11-fonts/tkfont/Makefile @@ -3,11 +3,11 @@ # Date created: 11 May 1998 # Whom: Brett Taylor # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/05/17 04:44:51 mph Exp $ # DISTNAME= tkfont-1.1 -CATEGORIES= x11 tk80 +CATEGORIES= x11-fonts tk80 MASTER_SITES= http://cdrom.com/pub/linux/tsx-11/sources/usr.bin.X11/ MAINTAINER= brett@peloton.physics.montana.edu |