From 1ed389fb8123cbf26e7a5fadb6e691f4d52cb1d0 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 23 May 2002 04:35:39 +0000 Subject: Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI. --- audio/festlex-cmu/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio/festlex-cmu') diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 786911bc52a3..2fa36119c0f0 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -10,9 +10,8 @@ PORTNAME= festlex-cmu 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_CMU DIST_SUBDIR= festival -- cgit