diff options
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 2a8764defc3..fecf3d3dbd7 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2016/03/09 11:18:59 tnn Exp $ +# $NetBSD: Makefile,v 1.74 2016/07/09 06:37:47 wiz Exp $ DISTNAME= festival-2.1-release PKGNAME= festival-2.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://festvox.org/packed/festival/2.1/ DISTFILES= ${DISTNAME}.tar.gz \ |