diff options
author | trevor <trevor@FreeBSD.org> | 2001-04-10 05:23:59 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-04-10 05:23:59 +0000 |
commit | d36a791bea31bbd9c712a89efb06a583a19d1822 (patch) | |
tree | d8327f76e005d48b14fe6ce122abc0fde94d6d54 /audio | |
parent | da2a9cb949fa6e300c504340bf6f417098d7dda5 (diff) | |
download | FreeBSD-ports-d36a791bea31bbd9c712a89efb06a583a19d1822.zip FreeBSD-ports-d36a791bea31bbd9c712a89efb06a583a19d1822.tar.gz |
Update MASTER_SITES.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festival+OGI/Makefile | 2 | ||||
-rw-r--r-- | audio/festival/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival+OGI/Makefile b/audio/festival+OGI/Makefile index 62828ab..1cb8f5f 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} diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 62828ab..1cb8f5f 100644 --- a/audio/festival/Makefile +++ b/audio/festival/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} |