diff options
Diffstat (limited to 'audio/festvox-ked8/Makefile')
-rw-r--r-- | audio/festvox-ked8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index 5d1f8d56b26a..878babefa909 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -10,8 +10,8 @@ PORTNAME= festvox-ked8 PORTVERSION= 1.4.0 CATEGORIES= audio -MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \ - ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ +MASTER_SITES= ${MASTER_SITE_FESTIVAL} +MASTER_SITE_SUBDIR= 1.4.1 DISTNAME= festvox_kedlpc8k DIST_SUBDIR= festival |