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 | 120ea65191818364f09b13d5954e0df88221bafb (patch) | |
tree | a86b4f480aaa18feb2abca4727a33bea59374f13 /audio/festlex-cmu/Makefile | |
parent | 6c488365b683a33b3f845972f4d4a285df89aa0c (diff) | |
download | pkgsrc-120ea65191818364f09b13d5954e0df88221bafb.tar.gz |
s/pronounciation/pronunciation/
Diffstat (limited to 'audio/festlex-cmu/Makefile')
-rw-r--r-- | audio/festlex-cmu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |