diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:43:29 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:43:29 +0000 |
commit | 0aaba56f5cadb7876e0f7c6739aabb699bb2a430 (patch) | |
tree | 3121e3c8c8c28e520a7133dfdf6c2f4a34c7a086 /audio/pocketsphinx | |
parent | cd0b31120b07f33ece86c43dae446bf138d0ef0f (diff) | |
download | pkgsrc-0aaba56f5cadb7876e0f7c6739aabb699bb2a430.tar.gz |
a*/*: revbump(1) for libsndfile
Diffstat (limited to 'audio/pocketsphinx')
-rw-r--r-- | audio/pocketsphinx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pocketsphinx/Makefile b/audio/pocketsphinx/Makefile index a6291ad79f1..333a8496d04 100644 --- a/audio/pocketsphinx/Makefile +++ b/audio/pocketsphinx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/12/04 20:44:59 nia Exp $ +# $NetBSD: Makefile,v 1.9 2022/03/28 10:43:38 tnn Exp $ DISTNAME= pocketsphinx-0.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} |