diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-12-24 07:56:38 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-12-24 07:56:38 +0000 |
commit | 5e02627c103fe30b91c3bd15ab454cb43789df1b (patch) | |
tree | e45e1bb730c3fed64a76b4d7997ba9fdacfd8efd | |
parent | Add a file (diff) |
pass maintainership to Intron <intron@intron.ac>
Approved by: Intron <intron@intron.ac> (new maintainer)
Notes
Notes:
svn path=/head/; revision=204429
-rw-r--r-- | x11-fonts/wqy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/wqy/Makefile b/x11-fonts/wqy/Makefile index 557f58330b64..32fb600dfdc8 100644 --- a/x11-fonts/wqy/Makefile +++ b/x11-fonts/wqy/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= wqy DISTNAME= ${PORTNAME}-bitmapfont-pcf-${PORTVERSION}-6 -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= intron@intron.ac COMMENT= A font which includes all the CJK characters covered by Unicode 4.0 WRKSRC= ${WRKDIR}/${PORTNAME}-bitmapfont |