summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2001-04-10 05:39:04 +0000
committertrevor <trevor@FreeBSD.org>2001-04-10 05:39:04 +0000
commit565660a8620d5c9f8fc87827a36cfd7c7b383032 (patch)
treee189811b4a12cf71c30c7122912641688cf59bc8 /audio
parentd36a791bea31bbd9c712a89efb06a583a19d1822 (diff)
downloadFreeBSD-ports-565660a8620d5c9f8fc87827a36cfd7c7b383032.zip
FreeBSD-ports-565660a8620d5c9f8fc87827a36cfd7c7b383032.tar.gz
Add MASTER_SITE_NETBSD.
Diffstat (limited to 'audio')
-rw-r--r--audio/festdoc/Makefile1
-rw-r--r--audio/festlex-cmu/Makefile1
-rw-r--r--audio/festlex-oald/Makefile1
-rw-r--r--audio/festlex-ogi/Makefile3
-rw-r--r--audio/festlex-poslex/Makefile1
-rw-r--r--audio/festvox-don/Makefile1
-rw-r--r--audio/festvox-el11/Makefile1
-rw-r--r--audio/festvox-kal16/Makefile1
-rw-r--r--audio/festvox-kal8/Makefile1
-rw-r--r--audio/festvox-rab16/Makefile1
-rw-r--r--audio/festvox-rab8/Makefile1
11 files changed, 12 insertions, 1 deletions
diff --git a/audio/festdoc/Makefile b/audio/festdoc/Makefile
index 2636274..e61a7ea 100644
--- a/audio/festdoc/Makefile
+++ b/audio/festdoc/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festdoc
PORTVERSION= 1.4.0.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/
DIST_SUBDIR= festival
diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile
index 9f5094c..786911b 100644
--- a/audio/festlex-cmu/Makefile
+++ b/audio/festlex-cmu/Makefile
@@ -11,6 +11,7 @@ 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/
DISTNAME= festlex_CMU
DIST_SUBDIR= festival
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile
index fd72ad7..e7d2819 100644
--- a/audio/festlex-oald/Makefile
+++ b/audio/festlex-oald/Makefile
@@ -11,6 +11,7 @@ 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/
DISTNAME= festlex_OALD
DIST_SUBDIR= festival
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile
index 0634748..c5e5106 100644
--- a/audio/festlex-ogi/Makefile
+++ b/audio/festlex-ogi/Makefile
@@ -10,7 +10,8 @@
PORTNAME= festlex-ogi
PORTVERSION= 2.0
CATEGORIES= audio
-MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/
+MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ \
+ ${MASTER_SITE_NETBSD}
DISTNAME= OGIlexicon-2.0
DIST_SUBDIR= festival
diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile
index d47d9b4..9dc1018 100644
--- a/audio/festlex-poslex/Makefile
+++ b/audio/festlex-poslex/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festlex-poslex
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/
DISTNAME= festlex_POSLEX
DIST_SUBDIR= festival
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile
index 2ed7b15..f34211e 100644
--- a/audio/festvox-don/Makefile
+++ b/audio/festvox-don/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festvox-don
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/
DISTNAME= festvox_don
DIST_SUBDIR= festival
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile
index 04ad170..54981fc 100644
--- a/audio/festvox-el11/Makefile
+++ b/audio/festvox-el11/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festvox-el11
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/
DISTNAME= festvox_ellpc11k
DIST_SUBDIR= festival
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile
index cd3a394..5bc5670 100644
--- a/audio/festvox-kal16/Makefile
+++ b/audio/festvox-kal16/Makefile
@@ -11,6 +11,7 @@ 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/
DISTNAME= festvox_kallpc16k
DIST_SUBDIR= festival
diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile
index f407a6d..9c59321 100644
--- a/audio/festvox-kal8/Makefile
+++ b/audio/festvox-kal8/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festvox-kal8
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/
DISTNAME= festvox_kallpc8k
DIST_SUBDIR= festival
diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile
index 3e4155c..6a96186 100644
--- a/audio/festvox-rab16/Makefile
+++ b/audio/festvox-rab16/Makefile
@@ -11,6 +11,7 @@ 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/
DISTNAME= festvox_rablpc16k
DIST_SUBDIR= festival
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile
index ee1d835..bd84ee5 100644
--- a/audio/festvox-rab8/Makefile
+++ b/audio/festvox-rab8/Makefile
@@ -11,6 +11,7 @@ PORTNAME= festvox-rab8
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/
DISTNAME= festvox_rablpc8k
DIST_SUBDIR= festival
OpenPOWER on IntegriCloud