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 | a2baccbdf358582c9d77bdb2e0a2c308d4acf1ab (patch) | |
tree | d0cef6b9ea47d5eea529e4014a6f7712c3d9d19e /inputmethod/scim-python | |
parent | ef2fdd420b5ba1ff3eef64da4c2a3ecf9a7fb63b (diff) | |
download | pkgsrc-a2baccbdf358582c9d77bdb2e0a2c308d4acf1ab.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/scim-python')
-rw-r--r-- | inputmethod/scim-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index 22f42d01d6d..339aa26c25b 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2015/02/13 17:16:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2015/03/15 17:25:55 hiramatsu Exp $ DISTNAME= scim-python-0.1.13rc1 PKGREVISION= 22 @@ -6,7 +6,7 @@ CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://code.google.com/p/scim-python/ COMMENT= Python wrapper for Smart Common Input Method platform LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2 |