diff options
author | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:44:18 +0000 |
commit | 00db749e5a46f23dbe3a2c9e5ab609903f034670 (patch) | |
tree | 19e5a2e24d4912efc10140770738aa54182c94ee /audio/festvox-rab8 | |
parent | 4317a576d2ab3ed68da6ad968e81e9a364263791 (diff) | |
download | pkgsrc-00db749e5a46f23dbe3a2c9e5ab609903f034670.tar.gz |
Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'audio/festvox-rab8')
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 67b82b96058..a7fdab8f801 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/02/05 23:08:07 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 20:44:18 wiz Exp $ DISTNAME= festvox_rablpc8k PKGNAME= festvox-rab8-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= 6khz British English male voice for the festival DEPENDS+= festival>=1.4.0:../../audio/festival |