diff options
author | wiz <wiz@pkgsrc.org> | 2020-05-27 19:37:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-05-27 19:37:36 +0000 |
commit | 940d744dc798ac533b48025e92954567850b74ea (patch) | |
tree | feb4a23aa53343d9edd5998e35a424fcc1046713 /audio | |
parent | a34ae9b747709638a8e2733ae7f6b0bcb65b48eb (diff) | |
download | pkgsrc-940d744dc798ac533b48025e92954567850b74ea.tar.gz |
*: reset MAINTAINER for fhajny on his request
Diffstat (limited to 'audio')
-rw-r--r-- | audio/pocketsphinx/Makefile | 4 | ||||
-rw-r--r-- | audio/sphinx3/Makefile | 4 | ||||
-rw-r--r-- | audio/sphinxbase/Makefile | 4 | ||||
-rw-r--r-- | audio/sphinxtrain/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile index 9f8bc81e981..d0fa730a546 100644 --- a/audio/pocketsphinx/Makefile +++ b/audio/pocketsphinx/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2020/03/20 11:57:23 nia Exp $ +# $NetBSD: Makefile,v 1.6 2020/05/27 19:37:36 wiz Exp $ DISTNAME= pocketsphinx-0.8 PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} -MAINTAINER= fhajny@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cmusphinx.sourceforge.net/ COMMENT= CMUSphinx speech recognition C library LICENSE= 2-clause-bsd diff --git a/audio/sphinx3/Makefile b/audio/sphinx3/Makefile index f0b5f1c4615..6ef2831c14b 100644 --- a/audio/sphinx3/Makefile +++ b/audio/sphinx3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2020/03/20 11:57:23 nia Exp $ +# $NetBSD: Makefile,v 1.6 2020/05/27 19:37:37 wiz Exp $ DISTNAME= sphinx3-0.8 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} -MAINTAINER= fhajny@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cmusphinx.sourceforge.net/ COMMENT= CMUSphinx speech recognition frontend LICENSE= 2-clause-bsd diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 42ff7aef8fd..459880c4f87 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2020/03/20 11:57:23 nia Exp $ +# $NetBSD: Makefile,v 1.9 2020/05/27 19:37:37 wiz Exp $ DISTNAME= sphinxbase-0.8 PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} -MAINTAINER= fhajny@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cmusphinx.sourceforge.net/ COMMENT= CMUSphinx speech recognition support library LICENSE= 2-clause-bsd diff --git a/audio/sphinxtrain/Makefile b/audio/sphinxtrain/Makefile index 5e451925d98..ea46f17dc56 100644 --- a/audio/sphinxtrain/Makefile +++ b/audio/sphinxtrain/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2020/03/20 11:57:23 nia Exp $ +# $NetBSD: Makefile,v 1.10 2020/05/27 19:37:37 wiz Exp $ DISTNAME= sphinxtrain-1.0.8 PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} -MAINTAINER= fhajny@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cmusphinx.sourceforge.net/ COMMENT= CMUSphinx speed recognition acoustic model training tools LICENSE= 2-clause-bsd |