diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
commit | 13bc3e3fb53c7555ef66355c593bb456e7fb3126 (patch) | |
tree | fdb686a016cf38e2c3d4df1261dace86c5ae4863 /inputmethod/tegaki-tools | |
parent | 0ffaf57009ee5125c4a51e73e6a896d7f317b34c (diff) | |
download | pkgsrc-13bc3e3fb53c7555ef66355c593bb456e7fb3126.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/tegaki-tools')
-rw-r--r-- | inputmethod/tegaki-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/tegaki-tools/Makefile b/inputmethod/tegaki-tools/Makefile index 21b1cabdc4d..4cf95f3fba3 100644 --- a/inputmethod/tegaki-tools/Makefile +++ b/inputmethod/tegaki-tools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2014/12/31 13:57:28 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/15 19:11:22 hiramatsu Exp $ DISTNAME= tegaki-tools-0.3.1 PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://www.tegaki.org/releases/${PKGVERSION_NOREV}/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tegaki.org/ COMMENT= Set of command-line tools for Tegaki LICENSE= gnu-gpl-v2 |