diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-05-23 04:35:39 +0000 |
commit | 5b34771f4470d6922102354ef1645bdcc8748dc0 (patch) | |
tree | 51f3d8fbbe636676a02f69b4dbd0c6c1eccc55a7 /audio/festvox-kal16/Makefile | |
parent | cbecc7fb36bf65a963c8f00327b6d3ff6c48708d (diff) | |
download | ports-5b34771f4470d6922102354ef1645bdcc8748dc0.tar.gz ports-5b34771f4470d6922102354ef1645bdcc8748dc0.zip |
Notes
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 |