diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:51:07 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:51:07 +0000 |
commit | 86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf (patch) | |
tree | 510a112d2d770f4fd17751a8f8379416742fe99b /inputmethod | |
parent | 8dcc746d7021481c153b635e18bdfabc195fba81 (diff) | |
download | pkgsrc-86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-kkc/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-libpinyin/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-unikey/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim-chewing/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/inputmethod/ibus-kkc/Makefile b/inputmethod/ibus-kkc/Makefile index c1bf5139bb6..aa45bd01f69 100644 --- a/inputmethod/ibus-kkc/Makefile +++ b/inputmethod/ibus-kkc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2014/08/10 02:30:00 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/03/15 19:51:08 hiramatsu Exp $ DISTNAME= ibus-kkc-1.5.21 CATEGORIES= inputmethod japanese MASTER_SITES= https://bitbucket.org/libkkc/ibus-kkc/downloads/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://bitbucket.org/libkkc/ibus-kkc/ COMMENT= Japanese KKC input method for ibus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-libpinyin/Makefile b/inputmethod/ibus-libpinyin/Makefile index 110e6267da8..3b74fbfc73c 100644 --- a/inputmethod/ibus-libpinyin/Makefile +++ b/inputmethod/ibus-libpinyin/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2014/10/19 22:27:46 alnsn Exp $ +# $NetBSD: Makefile,v 1.4 2015/03/15 19:51:08 hiramatsu Exp $ DISTNAME= ibus-libpinyin-1.6.92 PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpinyin/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/libpinyin/ibus-libpinyin/ COMMENT= Intelligent Pinyin engine based on libpinyin for IBus LICENSE= gnu-gpl-v2 diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index 9e4ec7ae35b..f758ba41e87 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/03/15 19:51:08 hiramatsu Exp $ # DISTNAME= ibus-unikey-0.6.1 @@ -6,7 +6,7 @@ PKGREVISION= 12 CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus-unikey/ COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME LICENSE= gnu-gpl-v3 diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile index e6f57f7560d..c5364bdc882 100644 --- a/inputmethod/uim-chewing/Makefile +++ b/inputmethod/uim-chewing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/10/07 16:47:28 adam Exp $ +# $NetBSD: Makefile,v 1.5 2015/03/15 19:51:08 hiramatsu Exp $ # DISTNAME= uim-chewing-0.1.0 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= http://uim.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/uim/ COMMENT= Chewing im for uim LICENSE= modified-bsd |