diff options
author | uebayasi <uebayasi> | 2007-11-12 00:10:09 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2007-11-12 00:10:09 +0000 |
commit | e0ae857643dca98c8cff02f33fd095a28e20f603 (patch) | |
tree | 191f4eb73a2d9ff8abe12e4d05cda46d151feda5 /fonts | |
parent | 3bf4e76dcb26ef8e4b6717c7662338ac697460d2 (diff) | |
download | pkgsrc-e0ae857643dca98c8cff02f33fd095a28e20f603.tar.gz |
Take maintainership.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/jisx0212fonts/Makefile | 4 | ||||
-rw-r--r-- | fonts/jisx0213fonts/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fonts/jisx0212fonts/Makefile b/fonts/jisx0212fonts/Makefile index dcce0f44c52..c109bbda103 100644 --- a/fonts/jisx0212fonts/Makefile +++ b/fonts/jisx0212fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/11/11 23:49:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/11/12 00:10:09 uebayasi Exp $ DISTNAME= jisx0212fonts-0.0 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.jp.NetBSD.org/pub/NetBSD-jp/tut-jp/fonts/ \ DISTFILES= jisksp14.bdf.gz jisksp16-1990.bdf.Z min-1-24.bdf.gz \ jisksp40.bdf.Z -MAINTAINER= itojun@itojun.org +MAINTAINER= uebayasi@NetBSD.org COMMENT= X11 bitmap fonts for JIS X 0212 USE_X11BASE= yes diff --git a/fonts/jisx0213fonts/Makefile b/fonts/jisx0213fonts/Makefile index 5f4b75740ae..8d6eee5d050 100644 --- a/fonts/jisx0213fonts/Makefile +++ b/fonts/jisx0213fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:10 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2007/11/12 00:10:09 uebayasi Exp $ # DISTNAME= jisx0213fonts-0.0 @@ -7,7 +7,7 @@ CATEGORIES= fonts x11 japanese MASTER_SITES= ftp://ftp.m17n.org/pub/character/fonts/imamura/jisx0213/ DISTFILES= ${FONTS:C/$/.bdf.gz/} -MAINTAINER= itojun@itojun.org, uebayasi@NetBSD.org +MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= ftp://ftp.m17n.org/pub/character/fonts/imamura/jisx0213/ COMMENT= X11 bitmap fonts for JIS X 0213 |