diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 21:10:07 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 21:10:07 +0000 |
commit | a68c2f415c8cae9f71b31a0e2a97b140c699e8b0 (patch) | |
tree | 6e062d0d25a0e32e6b7fa0cfe709e06b3f31090b /inputmethod | |
parent | 9fee79c72bf792e4a3ccc1f619062229f5170308 (diff) | |
download | pkgsrc-a68c2f415c8cae9f71b31a0e2a97b140c699e8b0.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/input-pad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/input-pad/Makefile b/inputmethod/input-pad/Makefile index 5053d702343..5834f02b86d 100644 --- a/inputmethod/input-pad/Makefile +++ b/inputmethod/input-pad/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/03/15 21:10:07 hiramatsu Exp $ # .include "Makefile.common" PKGREVISION= 1 -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= On-screen Input Pad to Send Characters with Mouse GNU_CONFIGURE= yes |