diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:30:24 +0000 |
commit | e85edd8850b460563822305ed7f11754a9499b0c (patch) | |
tree | 5f268566375503a40164128bc22e4e1912362f57 /inputmethod | |
parent | a4fa66c6878ff4344da51203421b5d2eda543f06 (diff) | |
download | pkgsrc-e85edd8850b460563822305ed7f11754a9499b0c.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-input-pad/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-pinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-t9/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-table/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/ibus-input-pad/Makefile b/inputmethod/ibus-input-pad/Makefile index c53034b72d3..5968f144acd 100644 --- a/inputmethod/ibus-input-pad/Makefile +++ b/inputmethod/ibus-input-pad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/03/15 17:30:24 hiramatsu Exp $ # DISTNAME= ibus-input-pad-1.4.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://input-pad.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/input-pad/ COMMENT= Input Pad for IBus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-pinyin/Makefile b/inputmethod/ibus-pinyin/Makefile index 3a73bbadc7a..d6dfe2eb71e 100644 --- a/inputmethod/ibus-pinyin/Makefile +++ b/inputmethod/ibus-pinyin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2014/10/19 22:27:46 alnsn Exp $ +# $NetBSD: Makefile,v 1.30 2015/03/15 17:30:24 hiramatsu Exp $ # DISTNAME= ibus-pinyin-1.5.0 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus/ COMMENT= Chinese Pinyin and Bopomofo engines for IBus input platform LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-t9/Makefile b/inputmethod/ibus-t9/Makefile index a8606cc7673..7ee3db7ed73 100644 --- a/inputmethod/ibus-t9/Makefile +++ b/inputmethod/ibus-t9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/03/15 17:30:24 hiramatsu Exp $ # DISTNAME= ibus-t9-2.1.0.20100601 @@ -6,7 +6,7 @@ PKGREVISION= 21 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus-t9.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus-t9/ COMMENT= IBus T9 Input Method LICENSE= gnu-gpl-v3 diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile index 1968433f0e2..e6e43bcef1c 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2015/01/11 09:09:28 obache Exp $ +# $NetBSD: Makefile,v 1.20 2015/03/15 17:30:24 hiramatsu Exp $ DISTNAME= ibus-table-1.9.2 CATEGORIES= inputmethod MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus/ COMMENT= Table engine for IBus platform LICENSE= gnu-lgpl-v2.1 |