diff options
Diffstat (limited to 'audio/festvox-us3/Makefile')
-rw-r--r-- | audio/festvox-us3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-us3/Makefile b/audio/festvox-us3/Makefile index c1d7d6115a9..21914c36d0e 100644 --- a/audio/festvox-us3/Makefile +++ b/audio/festvox-us3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/05/19 16:18:52 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2006/10/04 20:44:19 wiz Exp $ DISTNAME= festvox_us3 PKGNAME= festvox-us3-1.4.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ MAINTAINER= proff@iq.org -HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html +HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/ COMMENT= MBROLA based American English male voice for festival DEPENDS+= festival>=1.4.0:../../audio/festival |