diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edict-utf-8/Makefile | 2 | ||||
-rw-r--r-- | japanese/edict/Makefile | 2 | ||||
-rw-r--r-- | japanese/hex/Makefile | 2 | ||||
-rw-r--r-- | japanese/xmsgsaver/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 871d70ccb116..a256b8c7aabf 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca COMMENT= Japanese-English dictionaries with access and maintenance utilities BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index 871d70ccb116..a256b8c7aabf 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca COMMENT= Japanese-English dictionaries with access and maintenance utilities BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile index 28390a1450e1..f50f67feb46d 100644 --- a/japanese/hex/Makefile +++ b/japanese/hex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tsg.ne.jp/GANA/S/hex/ EXTRACT_SUFX= .tgz DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= yu@pastel.club.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A hexadecimal dump tool which handles Japanese MANLANG= ja diff --git a/japanese/xmsgsaver/Makefile b/japanese/xmsgsaver/Makefile index a62658a7974e..77ec86895f40 100644 --- a/japanese/xmsgsaver/Makefile +++ b/japanese/xmsgsaver/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.1 CATEGORIES= japanese misc MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/ -MAINTAINER= cdr@ga.xdsl.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 screensaver using VFlib LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib |