diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-09 06:37:46 +0000 |
commit | 3d17442a97a7c7c31fc88a017ade1eaa0c0cb8a8 (patch) | |
tree | 4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /audio/sphinxbase | |
parent | 135fc83993111ac1210d623510a598942dcacf0e (diff) | |
download | pkgsrc-3d17442a97a7c7c31fc88a017ade1eaa0c0cb8a8.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Diffstat (limited to 'audio/sphinxbase')
-rw-r--r-- | audio/sphinxbase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sphinxbase/Makefile b/audio/sphinxbase/Makefile index 129778bb197..1ae294fb04b 100644 --- a/audio/sphinxbase/Makefile +++ b/audio/sphinxbase/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/06/12 10:48:25 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/07/09 06:37:50 wiz Exp $ DISTNAME= sphinxbase-0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmusphinx/} |