diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
commit | 4d2c0198434578bfb864a4ba27ab08fcf7c5247f (patch) | |
tree | 33d26d31b177b3cec6d513610f537472edcc0bcc /inputmethod/tegaki-python/Makefile | |
parent | e85edd8850b460563822305ed7f11754a9499b0c (diff) | |
download | pkgsrc-4d2c0198434578bfb864a4ba27ab08fcf7c5247f.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'inputmethod/tegaki-python/Makefile')
-rw-r--r-- | inputmethod/tegaki-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/tegaki-python/Makefile b/inputmethod/tegaki-python/Makefile index ceb7b7362c0..56b2a69571d 100644 --- a/inputmethod/tegaki-python/Makefile +++ b/inputmethod/tegaki-python/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 17:41:58 hiramatsu Exp $ DISTNAME= tegaki-python-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= Base Python library for the Tegaki project LICENSE= gnu-gpl-v2 |