diff options
author | proff <proff> | 1999-10-11 10:54:34 +0000 |
---|---|---|
committer | proff <proff> | 1999-10-11 10:54:34 +0000 |
commit | 67704e0286e40d6b951f7d9184035c9042ff3541 (patch) | |
tree | 102c55c96971d9b3f6918bccf5ee41e3e7415f13 /audio/festvox-hvs/Makefile | |
parent | b54262c99a66f797116c74a0bb5d5ae15c3854e4 (diff) | |
download | pkgsrc-67704e0286e40d6b951f7d9184035c9042ff3541.tar.gz |
upgrade to ogi-2.0 / festival-1.4.0
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 |