diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:43:13 +0000 |
commit | 3103ea2f760bed4702caf6db3c767ed3f4289194 (patch) | |
tree | 22ea916a306092259e5735f647eea62561083e52 /x11-fonts/xmbdfed/Makefile | |
parent | Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk (diff) |
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 '')
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index dcb54d9f70e3..1c79d9ed8ed5 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -3,11 +3,11 @@ # Date created: June 20, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.4 1998/03/12 23:09:54 jfieber Exp $ +# $Id: Makefile,v 1.5 1998/08/05 09:31:50 asami Exp $ # DISTNAME= xmbdfed-2.7 -CATEGORIES= x11 +CATEGORIES= x11-fonts MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ MAINTAINER= jfieber@FreeBSD.ORG |