diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-03 07:10:34 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-03 07:10:34 +0800 |
commit | f57669e3a52435c67ec8e44ee0b366cacc2ecd8d (patch) | |
tree | fc60aa872ea82dff83986313f4aad689a36ef057 /japanese | |
parent | 1e19c687844a10fd41a455bc5eaa5de62b73ca47 (diff) | |
download | freebsd-ports-gnome-f57669e3a52435c67ec8e44ee0b366cacc2ecd8d.tar.gz freebsd-ports-gnome-f57669e3a52435c67ec8e44ee0b366cacc2ecd8d.tar.zst freebsd-ports-gnome-f57669e3a52435c67ec8e44ee0b366cacc2ecd8d.zip |
[PATCH] japanese/{eb,ebnetd}: Take over maitainership
I have sent PRs of these ports several times, but there was
no response from maintainer and PRs were always commited
with timeout. So I will take over maintainershilp now.
PR: ports/90713
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: maintainer timeout
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eb/Makefile | 2 | ||||
-rw-r--r-- | japanese/ebnetd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 1ab872fff3f7..e11ff259beea 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${EBFILES} \ ${APPENDIXFILES} EXTRACT_ONLY= ${EBFILES} -MAINTAINER= takamune2004@yahoo.co.jp +MAINTAINER= yasu@utahime.org COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries EBFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 6a50f22e5f66..fa3c2a04e0bf 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese ipv6 MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ -MAINTAINER= takamune2004@yahoo.co.jp +MAINTAINER= yasu@utahime.org COMMENT= Servers for accessing CD-ROM books via TCP/IP LIB_DEPENDS= eb.10:${PORTSDIR}/japanese/eb |