diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:20:19 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:20:19 +0000 |
commit | a4fa66c6878ff4344da51203421b5d2eda543f06 (patch) | |
tree | d0cef6b9ea47d5eea529e4014a6f7712c3d9d19e /inputmethod/ibus-skk | |
parent | 408bf7ad2dfa99c4f08c377d540667f7a4c55f37 (diff) | |
download | pkgsrc-a4fa66c6878ff4344da51203421b5d2eda543f06.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/ibus-skk')
-rw-r--r-- | inputmethod/ibus-skk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-skk/Makefile b/inputmethod/ibus-skk/Makefile index 1c7d23630fd..d650633e2c5 100644 --- a/inputmethod/ibus-skk/Makefile +++ b/inputmethod/ibus-skk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2014/09/10 09:46:00 obache Exp $ +# $NetBSD: Makefile,v 1.29 2015/03/15 17:20:19 hiramatsu Exp $ # DISTNAME= ibus-skk-1.4.2 CATEGORIES= inputmethod japanese MASTER_SITES= https://github.com/ueno/ibus-skk/releases/download/${DISTNAME}/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/ueno/ibus-skk/ COMMENT= Japanese SKK input engine for IBus LICENSE= gnu-gpl-v2 |