diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 05:23:59 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 05:23:59 +0000 |
commit | 9a17de21a6a5f3208a5050a86570dcae4c7e9929 (patch) | |
tree | 6eba5871d1954e1825fac78025f7c756eac78fe8 /audio/festival+OGI | |
parent | 89aab4f7f346e51b9b11b4337d7ed0e3ef5ea338 (diff) | |
download | ports-9a17de21a6a5f3208a5050a86570dcae4c7e9929.tar.gz ports-9a17de21a6a5f3208a5050a86570dcae4c7e9929.zip |
Notes
Diffstat (limited to 'audio/festival+OGI')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 62828ab1481f..1cb8f5f0b3fd 100644 --- a/audio/festival+OGI/Makefile +++ b/audio/festival+OGI/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/${PORTVERSION}/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/${PORTVERSION}/ \ ftp://ftp.leb.net/pub/blinux/${SUB} \ ftp://ftp.mayn.de/pub/linux/BLinux/${SUB} \ - ftp://ftp.tuwien.ac.at/zaux024/opsys/linux/blinux/${SUB} + ftp://ftp.tuwien.ac.at/opsys/linux/blinux/${SUB} SUB= festival/mirror.festival_home/${PORTVERSION}/ .if defined (WITH_OGI) MASTER_SITES+= ${PATCH_SITES} |