diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-07-22 04:05:11 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-07-22 04:05:11 +0800 |
commit | f9cca20965b2c278ef67216230c999ea129bea84 (patch) | |
tree | bd50d369c8072ae5487e24c17fa1c167bc33bd40 /audio/linux-mbrola | |
parent | f1dc4277ffa827dd6d91468e66621b8d8584d4e3 (diff) | |
download | freebsd-ports-gnome-f9cca20965b2c278ef67216230c999ea129bea84.tar.gz freebsd-ports-gnome-f9cca20965b2c278ef67216230c999ea129bea84.tar.zst freebsd-ports-gnome-f9cca20965b2c278ef67216230c999ea129bea84.zip |
- Remove bad sites.
- Add new mastersite.
Diffstat (limited to 'audio/linux-mbrola')
-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 |