diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:42:33 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:42:33 +0000 |
commit | c4ab1eb1585934438fc871d91d73fd52b0296b83 (patch) | |
tree | 7b20cd8c1e8f0778ee21be5e35372a260285c4db /textproc | |
parent | aebc04f7691f5ed43df5f8b9540f4503824e1d36 (diff) | |
download | pkgsrc-c4ab1eb1585934438fc871d91d73fd52b0296b83.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/groonga/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-cElementTree/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-escape/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-hikidoc/Makefile | 4 | ||||
-rw-r--r-- | textproc/suikyo-docs/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index 6d589aefc43..d02a775436b 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.53 2015/03/02 19:59:07 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2015/03/15 19:42:33 hiramatsu Exp $ # DISTNAME= groonga-4.1.1 CATEGORIES= textproc MASTER_SITES= http://packages.groonga.org/source/groonga/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://groonga.org/ COMMENT= Fulltext search engine and column store LICENSE= gnu-lgpl-v2.1 diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile index 78733f215cd..74e0dc5047f 100644 --- a/textproc/py-cElementTree/Makefile +++ b/textproc/py-cElementTree/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/03/13 11:08:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2015/03/15 19:42:33 hiramatsu Exp $ PKGNAME= ${PYPKGPREFIX}-cElementTree-${PY_DISTVERSION} CATEGORIES= textproc python -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.effbot.org/zone/celementtree.htm COMMENT= C implementation of Python ElementTree API diff --git a/textproc/ruby-escape/Makefile b/textproc/ruby-escape/Makefile index 4c68067d02c..71375625393 100644 --- a/textproc/ruby-escape/Makefile +++ b/textproc/ruby-escape/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:56:56 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/03/15 19:42:34 hiramatsu Exp $ # DISTNAME= escape-0.2 CATEGORIES= textproc MASTER_SITES= http://www.a-k-r.org/escape/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.a-k-r.org/escape/ COMMENT= HTML/URI/shell escaping utilities for Ruby LICENSE= modified-bsd diff --git a/textproc/ruby-hikidoc/Makefile b/textproc/ruby-hikidoc/Makefile index 8945469a4c3..003dc5caa8a 100644 --- a/textproc/ruby-hikidoc/Makefile +++ b/textproc/ruby-hikidoc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/04/05 08:58:57 obache Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/15 19:42:34 hiramatsu Exp $ # DISTNAME= hikidoc-0.1.0 CATEGORIES= textproc converters ruby -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/hiki/hikidoc COMMENT= Text-to-HTML conversion tool for web writers LICENSE= modified-bsd diff --git a/textproc/suikyo-docs/Makefile b/textproc/suikyo-docs/Makefile index 86d231b3822..ea00e3c07f7 100644 --- a/textproc/suikyo-docs/Makefile +++ b/textproc/suikyo-docs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:57:02 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/03/15 19:42:34 hiramatsu Exp $ # .include "../../textproc/suikyo/Makefile.common" PKGNAME= ${DISTNAME:S/-/-docs-/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://taiyaki.org/suikyo/elisp/index.html COMMENT= Suikyo documents |