diff options
author | wiz <wiz@pkgsrc.org> | 2018-12-15 21:12:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-12-15 21:12:18 +0000 |
commit | f9f76a9076978be9bf2ad9f80cbd165cb4752eb9 (patch) | |
tree | 9a5f39e14f9137f8d03c8f5e5ae86d08e69a14d1 /textproc | |
parent | e2ff4c64e539afd364eb1bf6a16d6d5bf525382e (diff) | |
download | pkgsrc-f9f76a9076978be9bf2ad9f80cbd165cb4752eb9.tar.gz |
*: update email for fhajny
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/crush-tools/Makefile | 4 | ||||
-rw-r--r-- | textproc/libfastjson/Makefile | 4 | ||||
-rw-r--r-- | textproc/sphinxsearch/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile index db2a8604ce0..cfe2e4d4985 100644 --- a/textproc/crush-tools/Makefile +++ b/textproc/crush-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2018/08/22 09:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/12/15 21:12:23 wiz Exp $ DISTNAME= crush-tools-2013-04 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://crush-tools.googlecode.com/files/ -MAINTAINER= filip@joyent.com +MAINTAINER= fhajny@NetBSD.org HOMEPAGE= https://github.com/google/crush-tools COMMENT= Collection of tools for processing delimited-text data LICENSE= apache-2.0 diff --git a/textproc/libfastjson/Makefile b/textproc/libfastjson/Makefile index fb9879d18c5..57c8d732f3b 100644 --- a/textproc/libfastjson/Makefile +++ b/textproc/libfastjson/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2017/12/19 14:07:16 fhajny Exp $ +# $NetBSD: Makefile,v 1.8 2018/12/15 21:12:24 wiz Exp $ DISTNAME= libfastjson-0.99.8 CATEGORIES= textproc MASTER_SITES= http://download.rsyslog.com/libfastjson/ -MAINTAINER= filip@joyent.com +MAINTAINER= fhajny@NetBSD.org HOMEPAGE= https://github.com/rsyslog/libfastjson/ COMMENT= Fast json library for C LICENSE= mit diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 86c2ac19cf3..010619bf7ea 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/07/18 00:06:24 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2018/12/15 21:12:24 wiz Exp $ # DISTNAME= sphinx-2.2.11-release @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://sphinxsearch.com/files/ -MAINTAINER= filip@joyent.com +MAINTAINER= fhajny@NetBSD.org HOMEPAGE= http://www.sphinxsearch.com/ COMMENT= Sphinx Full-Text Search Engine LICENSE= gnu-gpl-v2 |