diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (patch) | |
tree | 4ea9ecaaf8311a4724e8ba0ccc0f202b56450524 /chinese | |
parent | f98135e40541011130cb7cd7b20a2689e608a25f (diff) | |
download | FreeBSD-ports-59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d.zip FreeBSD-ports-59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d.tar.gz |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gb2jis/Makefile | 2 | ||||
-rw-r--r-- | chinese/jis2gb/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gb2jis/Makefile b/chinese/gb2jis/Makefile index 4564291..be9c5f6 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 diff --git a/chinese/jis2gb/Makefile b/chinese/jis2gb/Makefile index b02016d..a867982 100644 --- a/chinese/jis2gb/Makefile +++ b/chinese/jis2gb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/ftp/program/ DISTFILES= jis2gb.tar.Z -MAINTAINER= jo-c@is.aist-nara.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Convert JIS Kanji to GuoBiao Hanzi WRKSRC= ${WRKDIR}/jis2gb |