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 48d508b9299..b759f4819c2 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2012/09/11 23:59:32 asau Exp $ +# $NetBSD: Makefile,v 1.64 2012/10/03 21:53:54 wiz Exp $ DISTNAME= festival-2.1-release PKGNAME= festival-2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://festvox.org/packed/festival/2.1/ DISTFILES= ${DISTNAME}.tar.gz \ |