summaryrefslogtreecommitdiff
path: root/inputmethod/py-input-pad
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2015-03-15 19:11:21 +0000
commit13bc3e3fb53c7555ef66355c593bb456e7fb3126 (patch)
treefdb686a016cf38e2c3d4df1261dace86c5ae4863 /inputmethod/py-input-pad
parent0ffaf57009ee5125c4a51e73e6a896d7f317b34c (diff)
downloadpkgsrc-13bc3e3fb53c7555ef66355c593bb456e7fb3126.tar.gz
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/py-input-pad')
-rw-r--r--inputmethod/py-input-pad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile
index 73c5e6c1628..b4609667cff 100644
--- a/inputmethod/py-input-pad/Makefile
+++ b/inputmethod/py-input-pad/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2014/05/09 07:37:09 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2015/03/15 19:11:22 hiramatsu Exp $
.include "../../inputmethod/input-pad/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
-MAINTAINER= obache@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Python wrapper for Input Pad
DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2