diff options
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/} |