diff options
Diffstat (limited to 'audio/festlex-oald')
-rw-r--r-- | audio/festlex-oald/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index e7d28193ccfb..656ef3c52b22 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -10,9 +10,8 @@ PORTNAME= festlex-oald 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= festlex_OALD DIST_SUBDIR= festival |