diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
commit | 5b34771f4470d6922102354ef1645bdcc8748dc0 (patch) | |
tree | 51f3d8fbbe636676a02f69b4dbd0c6c1eccc55a7 /audio/festvox-hvs/Makefile | |
parent | cbecc7fb36bf65a963c8f00327b6d3ff6c48708d (diff) | |
download | ports-5b34771f4470d6922102354ef1645bdcc8748dc0.tar.gz ports-5b34771f4470d6922102354ef1645bdcc8748dc0.zip |
Notes
Diffstat (limited to 'audio/festvox-hvs/Makefile')
-rw-r--r-- | audio/festvox-hvs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index d03f7ee1fb13..28039c952e9c 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -10,9 +10,7 @@ PORTNAME= festvox-hvs PORTVERSION= 2.0 CATEGORIES= audio -MASTER_SITES= ftp://ftp.leb.net/pub/blinux/festival/mirror.ogi-synth_home/ \ - ftp://ftp.mayn.de/pub/linux/BLinux/festival/mirror.ogi-synth_home/ \ - ftp://cslu.cse.ogi.edu/pub/tts/ +MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} DISTNAME= voice_hvs_di-2.0 DIST_SUBDIR= festival |