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