aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2012-04-03 08:11:56 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2012-04-03 08:11:56 +0800
commit2f803cd9a69952202497d9becab64dab9a9847fa (patch)
treee220444dd1fbdce6af2ffe9e4c8249414e16903e /japanese
parent1f8e33aeef5bbd0f85d671aecc7744ebd42430d7 (diff)
downloadfreebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.tar.gz
freebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.tar.zst
freebsd-ports-graphics-2f803cd9a69952202497d9becab64dab9a9847fa.zip
- Reassign to the heap
Approved by: portmgr (tabthorpe) Feature safe: yes
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 31993a2fbc3..3d19eb96f25 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 df1c6d17697..d63c1f3b8d4 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 318cd1ea49d..17769c69ecd 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 f7a54c8f555..121a8dce332 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)