diff options
Diffstat (limited to 'audio/festvox-rab16/Makefile')
-rw-r--r-- | audio/festvox-rab16/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 6a96186a40bc..7ba40267bd0e 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -10,9 +10,8 @@ PORTNAME= festvox-rab16 PORTVERSION= 1.4.1 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= ${PORTVERSION} DISTNAME= festvox_rablpc16k DIST_SUBDIR= festival |