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/ebnetd | |
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/ebnetd')
-rw-r--r-- | japanese/ebnetd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |