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-cmu | |
parent | 1888bc07f2a418a04a62afb7bc98d9778d05cdf4 (diff) | |
download | pkgsrc-ff7c26c962566b925f0da981a18ce35be73e761b.tar.gz |
s/pronounciation/pronunciation/
Diffstat (limited to 'audio/festlex-cmu')
-rw-r--r-- | audio/festlex-cmu/DESCR | 2 | ||||
-rw-r--r-- | audio/festlex-cmu/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/festlex-cmu/DESCR b/audio/festlex-cmu/DESCR index 32c3df8c268..05778099fee 100644 --- a/audio/festlex-cmu/DESCR +++ b/audio/festlex-cmu/DESCR @@ -1,2 +1,2 @@ -CMU American English pronounciation dictionary for the Festival +CMU American English pronunciation dictionary for the Festival speech synthesis system. diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 38af9171664..36e8348fcf7 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/02/21 06:19:12 snj Exp $ DISTNAME= festlex_CMU PKGNAME= festlex-cmu-1.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html -COMMENT= CMU American English pronounciation dictionary for Festival +COMMENT= CMU American English pronunciation dictionary for Festival DEPENDS+= festival>=1.4.0:../festival |