diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 06:19:12 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 06:19:12 +0000 |
commit | 6b5b7f1131b1763bbd82fcd954597dec872e031c (patch) | |
tree | a86b4f480aaa18feb2abca4727a33bea59374f13 /audio/festlex-ogi | |
parent | a53336e4fcc7c930d9fff37b88577c12f10d61f2 (diff) | |
download | pkgsrc-6b5b7f1131b1763bbd82fcd954597dec872e031c.tar.gz |
s/pronounciation/pronunciation/
Diffstat (limited to 'audio/festlex-ogi')
-rw-r--r-- | audio/festlex-ogi/DESCR | 2 | ||||
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/festlex-ogi/DESCR b/audio/festlex-ogi/DESCR index 7e7cd299d38..a838f30d58b 100644 --- a/audio/festlex-ogi/DESCR +++ b/audio/festlex-ogi/DESCR @@ -1,2 +1,2 @@ -A composite pronounciation dictionary from ogi.edu suitable for +A composite pronunciation dictionary from ogi.edu suitable for use with the festival speech synthesis system. diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index b88e2dceac1..19182e824d2 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/20 12:07:41 agc Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/21 06:20:48 snj Exp $ DISTNAME= OGIlexicon-2.0 PKGNAME= festlex-ogi-2.0 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ -COMMENT= Composite pronounciation dictionary from ogi.edu for festival +COMMENT= Composite pronunciation dictionary from ogi.edu for festival DEPENDS+= festival>=1.4.0:../festival DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex |