diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:57:40 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:57:40 +0000 |
commit | db4923a7fd09a8b516c1f6a00a755eb8ea17aa20 (patch) | |
tree | 9ebdca3520072a1edf278459dd2be0e7aa70a604 /inputmethod/librime | |
parent | 16a5eb8d29f81c4305f32b937aac836b33e13b2b (diff) | |
download | pkgsrc-db4923a7fd09a8b516c1f6a00a755eb8ea17aa20.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/librime')
-rw-r--r-- | inputmethod/librime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile index 60b9bef6beb..94cd43ecdf0 100644 --- a/inputmethod/librime/Makefile +++ b/inputmethod/librime/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2014/12/04 12:06:58 obache Exp $ +# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:24 hiramatsu Exp $ DISTNAME= librime-1.0 CATEGORIES= inputmethod chinese MASTER_SITES= http://rimeime.googlecode.com/files/ #MASTER_SITES= http://dl.bintray.com/lotem/rime/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/rimeime/ COMMENT= Rime input method engine LICENSE= gnu-gpl-v3 |