diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-ogirab/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index 04cf08ca6e66..a66f33ef5b04 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/Makefile @@ -10,7 +10,8 @@ PORTNAME= festvox-ogirab PORTVERSION= 2.0 CATEGORIES= audio accessibility -MASTER_SITES= ${MASTER_SITE_FESTIVAL_OGI} +MASTER_SITES= \ + ftp://ftp.mayn.de/pub/linux/BLinux/festival/mirror.ogi-synth_home/ DISTNAME= voice_ogirab_di-2.0 DIST_SUBDIR= festival @@ -21,8 +22,6 @@ RUN_DEPENDS= \ ${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi -BROKEN= "Checksum mismatch" - RESTRICTED= no-commercial-use WRKSRC= ${WRKDIR}/festival |