diff options
author | itojun <itojun@pkgsrc.org> | 2000-04-09 15:21:50 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-04-09 15:21:50 +0000 |
commit | 35086b91f022b14b19a8577e64d4b4b759d5bf19 (patch) | |
tree | 52123c4a1a0c3f7c17743fcacffbbb447a17e93b /fonts | |
parent | 24f208cdc1f28871604dff153f53fc8444570d72 (diff) | |
download | pkgsrc-35086b91f022b14b19a8577e64d4b4b759d5bf19.tar.gz |
add japanese to category
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/jisx0213fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/jisx0213fonts/Makefile b/fonts/jisx0213fonts/Makefile index e447de84f2e..5f3d893293f 100644 --- a/fonts/jisx0213fonts/Makefile +++ b/fonts/jisx0213fonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/04/09 15:18:33 itojun Exp $ +# $NetBSD: Makefile,v 1.2 2000/04/09 15:21:50 itojun Exp $ # DISTNAME= jisx0213fonts-0.0 -CATEGORIES= x11 +CATEGORIES= x11 japanese MASTER_SITES= ftp://ftp.m17n.org/pub/character/fonts/imamura/jisx0213/ DISTFILES= ${BDF:C/bdf$/bdf.gz/} |