diff options
author | proff <proff> | 1999-10-11 10:54:34 +0000 |
---|---|---|
committer | proff <proff> | 1999-10-11 10:54:34 +0000 |
commit | abbfff9b7524928346571d4c4f452a9a4d6c8734 (patch) | |
tree | 102c55c96971d9b3f6918bccf5ee41e3e7415f13 /audio/festvox-tll | |
parent | b17dcce3374fab28a312d35f72c618f503b97143 (diff) | |
download | pkgsrc-abbfff9b7524928346571d4c4f452a9a4d6c8734.tar.gz |
upgrade to ogi-2.0 / festival-1.4.0
Diffstat (limited to 'audio/festvox-tll')
-rw-r--r-- | audio/festvox-tll/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index 80ca5de5652..1033b227e62 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.4 1999/06/09 17:05:35 agc Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/11 10:54:41 proff Exp $ -DISTNAME= festvox-tll-1.4 +DISTNAME= festvox-tll-2.0 WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ -DISTFILES= voice_tll-1.4.tar.gz +DISTFILES= voice_tll_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 +DEPENDS+= festival-1.4.0:../festival \ + festlex-ogi-2.0:../festlex-ogi LICENSE= no-commercial-use |