diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ddskk/Makefile | 2 | ||||
-rw-r--r-- | japanese/edict-utf-8/Makefile | 2 | ||||
-rw-r--r-- | japanese/ja6/Makefile | 2 | ||||
-rw-r--r-- | japanese/man/Makefile | 2 | ||||
-rw-r--r-- | japanese/mh/Makefile | 2 | ||||
-rw-r--r-- | japanese/ne/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile index 6b68190db178..3b6ca9467a9e 100644 --- a/japanese/ddskk/Makefile +++ b/japanese/ddskk/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \ http://www.ring.gr.jp/archives/elisp/skk/maintrunk/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= hiroto.kagotani@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Kana to Kanji conversion program on Emacsen OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 2d26015f14b3..0f38d72c0735 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese MASTER_SITES= http://redundancy.redundancy.org/mirror/${PORTNAME}/ DISTFILES= ${DICTFILES} -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese-English edict UTF-8 dictionaries EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip diff --git a/japanese/ja6/Makefile b/japanese/ja6/Makefile index f3a41d27916d..19623f9efe0e 100644 --- a/japanese/ja6/Makefile +++ b/japanese/ja6/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://members.tripod.com/~so_o2/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ DISTVERSIONSUFFIX= -bin -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Symbols Trainer NO_BUILD= yes diff --git a/japanese/man/Makefile b/japanese/man/Makefile index 2b5bb613e95e..fb36dafe0518 100644 --- a/japanese/man/Makefile +++ b/japanese/man/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ PATCHFILES= jp-man-1.1j-ex-20020115.patch PATCH_DIST_STRIP=-p1 -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manual display command for Japanese (EUC) RUN_DEPENDS= ${LOCALBASE}/bin/groff:${PORTSDIR}/japanese/groff \ diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index 7f96c1dae2c6..05b18e5a8010 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= motoyuki DISTNAME= ${PORTNAME}-${VERSION}-JP-${JP_VERSION} -MAINTAINER= motoyuki@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rand MH mail handling system + Japanese patches BUILD_DEPENDS= jless:${PORTSDIR}/japanese/less diff --git a/japanese/ne/Makefile b/japanese/ne/Makefile index e43d759b4db2..9b1889c0dfa4 100644 --- a/japanese/ne/Makefile +++ b/japanese/ne/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.05 CATEGORIES= japanese editors MASTER_SITES= http://hp.vector.co.jp/authors/VA018758/archive/ -MAINTAINER= ele@pop17.odn.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= VZ like full-screen text editor with Japanese support WRKSRC= ${WRKDIR}/ne |