diff options
Diffstat (limited to 'audio/festvox-hvs/Makefile')
-rw-r--r-- | audio/festvox-hvs/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 23d233ddb4d..cd6579f6b5e 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.4 1999/06/09 17:05:34 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/11 10:54:38 proff Exp $ -DISTNAME= festvox-hvs-1.4 +DISTNAME= festvox-hvs-2.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ -DISTFILES= voice_hvs-1.4.tar.gz +DISTFILES= voice_hvs_di-2.0.tar.gz MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts -DEPENDS+= festival-1.3.1:../festival \ - festlex-ogi-1.4:../festlex-ogi \ - festogi-spanish-1.4:../festogi-spanish +DEPENDS+= festival-1.4.0:../festival \ + festlex-ogi-2.0:../festlex-ogi \ + festogi-spanish-2.0:../festogi-spanish LICENSE= no-commercial-use |