diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /chinese/gb2jis | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) | |
download | ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.tar.gz ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.zip |
Notes
Diffstat (limited to 'chinese/gb2jis')
-rw-r--r-- | chinese/gb2jis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/gb2jis/Makefile b/chinese/gb2jis/Makefile index 45642910dc05..be9c5f626432 100644 --- a/chinese/gb2jis/Makefile +++ b/chinese/gb2jis/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ DISTFILES= gb2jis.tar.Z -MAINTAINER= jo-c@is.aist-nara.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Convert GuoBiao Hanzi to JIS Kanji WRKSRC= ${WRKDIR}/gb2jis |