summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
commit13bc3e3fb53c7555ef66355c593bb456e7fb3126 (patch)
treefdb686a016cf38e2c3d4df1261dace86c5ae4863 /inputmethod
parent0ffaf57009ee5125c4a51e73e6a896d7f317b34c (diff)
downloadpkgsrc-13bc3e3fb53c7555ef66355c593bb456e7fb3126.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/py-input-pad/Makefile4
-rw-r--r--inputmethod/scim-canna/Makefile4
-rw-r--r--inputmethod/scim-ccinput/Makefile4
-rw-r--r--inputmethod/scim-chewing/Makefile4
-rw-r--r--inputmethod/scim-tables/Makefile4
-rw-r--r--inputmethod/tegaki-tools/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 73c5e6c1628..b4609667cff 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/15 19:11:22 hiramatsu Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python wrapper for Input Pad
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile
index 1fda6352527..71921362385 100644
--- a/inputmethod/scim-canna/Makefile
+++ b/inputmethod/scim-canna/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-canna-1.0.1
@@ -6,7 +6,7 @@ PKGREVISION= 20
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://scim-imengine.sourceforge.jp/
COMMENT= SCIM IMEngine module for Canna
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile
index 67af24fb257..68115f2e86b 100644
--- a/inputmethod/scim-ccinput/Makefile
+++ b/inputmethod/scim-ccinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:03 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-ccinput-0.3.1
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= SCIM IMEngine module for CCInput
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 970cdb9c037..013eda61b5f 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:28 adam Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:21 hiramatsu Exp $
#
DISTNAME= scim-chewing-0.3.5
@@ -7,7 +7,7 @@ CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://chewing.im/
COMMENT= SCIM IMEngine module for Chewing input method
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile
index 59aeb937854..abcc4e3772b 100644
--- a/inputmethod/scim-tables/Makefile
+++ b/inputmethod/scim-tables/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2014/11/17 19:04:49 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:22 hiramatsu Exp $
#
DISTNAME= scim-tables-0.5.14.1
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/}
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.scim-im.org/
COMMENT= Data files for SCIM Generic Table Input Method module
LICENSE= gnu-gpl-v2
diff --git a/inputmethod/tegaki-tools/Makefile b/inputmethod/tegaki-tools/Makefile
index 21b1cabdc4d..4cf95f3fba3 100644
--- a/inputmethod/tegaki-tools/Makefile
+++ b/inputmethod/tegaki-tools/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:28 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/03/15 19:11:22 hiramatsu Exp $
DISTNAME= tegaki-tools-0.3.1
PKGREVISION= 1
CATEGORIES= inputmethod
MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.tegaki.org/
COMMENT= Set of command-line tools for Tegaki
LICENSE= gnu-gpl-v2