diff options
-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 |