diff options
author | itojun <itojun> | 2000-04-09 15:21:50 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-04-09 15:21:50 +0000 |
commit | fb119e1b306645fa261bf4370b39094d06a22625 (patch) | |
tree | 52123c4a1a0c3f7c17743fcacffbbb447a17e93b | |
parent | 58932379117cdcf7605020deb5d4a6bca21417bf (diff) | |
download | pkgsrc-fb119e1b306645fa261bf4370b39094d06a22625.tar.gz |
add japanese to category
-rw-r--r-- | fonts/jisx0213fonts/Makefile | 4 | ||||
-rw-r--r-- | x11/jisx0213fonts/Makefile | 4 |
2 files changed, 4 insertions, 4 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/} diff --git a/x11/jisx0213fonts/Makefile b/x11/jisx0213fonts/Makefile index e447de84f2e..5f3d893293f 100644 --- a/x11/jisx0213fonts/Makefile +++ b/x11/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/} |