diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-21 20:05:11 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-21 20:05:11 +0000 |
commit | 18f6765ae6d9356c1d77c602e800ed2ab1fc9bf8 (patch) | |
tree | a4923127c9d305cade572f88d118c3d4b5089476 /audio/linux-mbrola/Makefile | |
parent | 842bc57ca385127d530077a4eca014ece81ead12 (diff) |
Notes
Diffstat (limited to 'audio/linux-mbrola/Makefile')
-rw-r--r-- | audio/linux-mbrola/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/linux-mbrola/Makefile b/audio/linux-mbrola/Makefile index dfae3fa9d7db..f3e2b0fcbba1 100644 --- a/audio/linux-mbrola/Makefile +++ b/audio/linux-mbrola/Makefile @@ -6,10 +6,8 @@ # CATEGORIES= audio accessibility linux -MASTER_SITES= http://mambo.ucsc.edu/psl/mbrola/bin/pclinux/ \ - http://www.festvox.org/mbrola/bin/pclinux/ \ - ftp://ftp.loria.fr/pub/pc/mbrpsola/bin/pclinux/ \ - ftp://tcts.fpms.ac.be/pub/mbrola/bin/pclinux/ +MASTER_SITES= http://tcts.fpms.ac.be/synthesis/mbrola/bin/pclinux/ \ + http://www.festvox.org/mbrola/bin/pclinux/ PKGNAMEPREFIX= linux- COMMENT= MBROLA speech synthesizer for Linux |