diff options
author | snj <snj> | 2004-02-21 06:19:12 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 06:19:12 +0000 |
commit | ff7c26c962566b925f0da981a18ce35be73e761b (patch) | |
tree | a86b4f480aaa18feb2abca4727a33bea59374f13 /audio/festlex-ogi | |
parent | 1888bc07f2a418a04a62afb7bc98d9778d05cdf4 (diff) | |
download | pkgsrc-ff7c26c962566b925f0da981a18ce35be73e761b.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 |