diff options
Diffstat (limited to 'audio/sphinxbase/Makefile')
-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/} |