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 f7ad7ed1757..785964b6a97 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2021/05/24 19:49:04 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2022/06/28 11:30:54 wiz Exp $ DISTNAME= festival-2.5.0-release PKGNAME= ${DISTNAME:S/-release//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://festvox.org/packed/festival/2.5/ DISTFILES= ${DISTNAME}.tar.gz \ |