diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:00:29 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:00:29 +0000 |
commit | 6bd96256d94673303dffa36fe509146f17bcfeb8 (patch) | |
tree | cdfaf3904f1094fa3719fd75e5fcc775b4195c3e /inputmethod | |
parent | 37cd6a7b43ab5721052e9c3573b6164de6d30614 (diff) | |
download | pkgsrc-6bd96256d94673303dffa36fe509146f17bcfeb8.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-tegaki/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-array/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/scim-unikey/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus-tegaki/Makefile b/inputmethod/ibus-tegaki/Makefile index 2dfd80b1b42..f659796e63b 100644 --- a/inputmethod/ibus-tegaki/Makefile +++ b/inputmethod/ibus-tegaki/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/15 17:00:29 hiramatsu Exp $ DISTNAME= ibus-tegaki-0.3.1 PKGREVISION= 2 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= Tegaki integration in ibus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile index 93bd26d23a9..3d062e18258 100644 --- a/inputmethod/scim-array/Makefile +++ b/inputmethod/scim-array/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/03/15 17:00:29 hiramatsu Exp $ # DISTNAME= scim-array-1.0.1 @@ -6,7 +6,7 @@ PKGREVISION= 20 CATEGORIES= inputmethod chinese MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://scimarray.openfoundry.org/index_en.html COMMENT= Array 30 Input Method Engine for SCIM LICENSE= gnu-gpl-v2 diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index 78e482a3f47..1ffe1c86507 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/03/15 17:04:44 hiramatsu Exp $ # DISTNAME= scim-unikey-0.3.1 @@ -6,7 +6,7 @@ PKGREVISION= 20 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/scim-unikey/ COMMENT= Vietnamese Input Method Engine for SCIM using Unikey IME LICENSE= gnu-lgpl-v2.1 |