diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:44:18 +0000 |
commit | e92f2ca355e7d558f2d0c1036e16d0e8228a84c5 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/festvox-us2 | |
parent | 4ff87582282a378df1dbbad1f41085bab4dc076e (diff) | |
download | pkgsrc-e92f2ca355e7d558f2d0c1036e16d0e8228a84c5.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/festvox-us2')
-rw-r--r-- | audio/festvox-us2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile index 9859964de1f..289fe3736a0 100644 --- a/audio/festvox-us2/Makefile +++ b/audio/festvox-us2/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_us2 PKGNAME= festvox-us2-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 Americal English male voice for festival DEPENDS+= festival>=1.4.0:../../audio/festival |