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/brise | |
parent | 16a5eb8d29f81c4305f32b937aac836b33e13b2b (diff) | |
download | pkgsrc-db4923a7fd09a8b516c1f6a00a755eb8ea17aa20.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/brise')
-rw-r--r-- | inputmethod/brise/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/brise/Makefile b/inputmethod/brise/Makefile index d8ff91c10a4..ec99a5be148 100644 --- a/inputmethod/brise/Makefile +++ b/inputmethod/brise/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2014/12/04 12:10:04 obache Exp $ +# $NetBSD: Makefile,v 1.2 2015/03/15 20:13:23 hiramatsu Exp $ DISTNAME= brise-0.30 CATEGORIES= inputmethod chinese MASTER_SITES= http://rimeime.googlecode.com/files/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/rimeime/ COMMENT= Official Rime Schema repository LICENSE= gnu-gpl-v3 |