summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-04-03 00:11:56 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-04-03 00:11:56 +0000
commit30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26 (patch)
treec80c01ba11cd909fce0f5a8aca5910cc04ddbfbb /japanese
parent- reorg of rc script based on standards and move from .sh => .in (diff)
- Reassign to the heap
Approved by: portmgr (tabthorpe) Feature safe: yes
Notes
Notes: svn path=/head/; revision=294139
Diffstat (limited to 'japanese')
-rw-r--r--japanese/dbskkd-cdb/Makefile2
-rw-r--r--japanese/skk-jisyo-cdb/Makefile2
-rw-r--r--japanese/skk-jisyo/Makefile2
-rw-r--r--japanese/skk-tools/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/dbskkd-cdb/Makefile b/japanese/dbskkd-cdb/Makefile
index 31993a2fbc3f..3d19eb96f25b 100644
--- a/japanese/dbskkd-cdb/Makefile
+++ b/japanese/dbskkd-cdb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
#DISTVERSIONSUFFIX=
-MAINTAINER= matusita@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT=Yet another dictionary server for SKK
BUILD_DEPENDS= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb
diff --git a/japanese/skk-jisyo-cdb/Makefile b/japanese/skk-jisyo-cdb/Makefile
index df1c6d17697e..d63c1f3b8d41 100644
--- a/japanese/skk-jisyo-cdb/Makefile
+++ b/japanese/skk-jisyo-cdb/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-MAINTAINER= matusita@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CDB jisyo (dictionary) files for the SKK Japanese-input software
WITH_SKKJISYO_CDB= yes
diff --git a/japanese/skk-jisyo/Makefile b/japanese/skk-jisyo/Makefile
index 318cd1ea49d6..17769c69ecd5 100644
--- a/japanese/skk-jisyo/Makefile
+++ b/japanese/skk-jisyo/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -cdb
.endif
DIST_SUBDIR= skk-jisyo
-MAINTAINER?= matusita@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Jisyo (dictionary) files for the SKK Japanese-input software
.if defined(WITH_SKKJISYO_CDB)
diff --git a/japanese/skk-tools/Makefile b/japanese/skk-tools/Makefile
index f7a54c8f5551..121a8dce3324 100644
--- a/japanese/skk-tools/Makefile
+++ b/japanese/skk-tools/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/skk/tools/ \
MASTER_SITE_SUBDIR= text/elisp/skk/tools
DISTNAME= skktools-${PORTVERSION}
-MAINTAINER= matusita@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT=Jisyo-tools for the SKK Japanese-input software
.if defined(WITHOUT_GNOME)