diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ack/Makefile | 2 | ||||
-rw-r--r-- | japanese/gn-gnspool/Makefile | 2 | ||||
-rw-r--r-- | japanese/nvi-euc-jp/Makefile | 2 | ||||
-rw-r--r-- | japanese/nvi-iso-2022-jp/Makefile | 2 | ||||
-rw-r--r-- | japanese/nvi-sjis/Makefile | 2 | ||||
-rw-r--r-- | japanese/xyagamo/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/japanese/ack/Makefile b/japanese/ack/Makefile index 760c085c12f6..f98e54d24096 100644 --- a/japanese/ack/Makefile +++ b/japanese/ack/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/util/text/conv/code/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Kanji code converter ALL_TARGET= ack diff --git a/japanese/gn-gnspool/Makefile b/japanese/gn-gnspool/Makefile index 8cac3b89abc1..a6b789d08527 100644 --- a/japanese/gn-gnspool/Makefile +++ b/japanese/gn-gnspool/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese news MASTER_SITES= ftp://ftp.omronsoft.co.jp/pub/misc/gn/ DISTNAME= gn-${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Japanese Newsreader with Local Spool Support # The program ``configure'' sometimes issue questions and diff --git a/japanese/nvi-euc-jp/Makefile b/japanese/nvi-euc-jp/Makefile index 8196ccf1f22c..b85aca814ca2 100644 --- a/japanese/nvi-euc-jp/Makefile +++ b/japanese/nvi-euc-jp/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna CATEGORIES= japanese editors -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-jp CONFIGURE_ARGS= --enable-multibyte=euc-jp --program-prefix=n --enable-canna diff --git a/japanese/nvi-iso-2022-jp/Makefile b/japanese/nvi-iso-2022-jp/Makefile index ee5301ab21d1..8e33f1582c59 100644 --- a/japanese/nvi-iso-2022-jp/Makefile +++ b/japanese/nvi-iso-2022-jp/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna CATEGORIES= japanese editors -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-jp CONFIGURE_ARGS= --enable-multibyte=iso-2022-jp --program-prefix=n --enable-canna diff --git a/japanese/nvi-sjis/Makefile b/japanese/nvi-sjis/Makefile index 646bb2c46507..b39db8dfc30c 100644 --- a/japanese/nvi-sjis/Makefile +++ b/japanese/nvi-sjis/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna CATEGORIES= japanese editors -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A clone of vi/ex, with multilingual patch, default settings for sjis CONFIGURE_ARGS= --enable-multibyte=sjis --program-prefix=n --enable-canna diff --git a/japanese/xyagamo/Makefile b/japanese/xyagamo/Makefile index a2d3b0348707..c33a4a41a54d 100644 --- a/japanese/xyagamo/Makefile +++ b/japanese/xyagamo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1b CATEGORIES= japanese games MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese version of a four player mahjong game USE_X_PREFIX= YES |