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 a040a7cbf9f..c956f2d868a 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/02/20 12:26:14 obache Exp $ +# $NetBSD: Makefile,v 1.70 2014/05/29 23:35:14 wiz Exp $ DISTNAME= festival-2.1-release PKGNAME= festival-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://festvox.org/packed/festival/2.1/ DISTFILES= ${DISTNAME}.tar.gz \ |