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/ibus-kkc | |
parent | 8dcc746d7021481c153b635e18bdfabc195fba81 (diff) | |
download | pkgsrc-86ea6a4f5684061b0d33c3d6de1fedbe0842d5bf.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/ibus-kkc')
-rw-r--r-- | inputmethod/ibus-kkc/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |