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