diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-21 02:48:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-21 02:48:08 +0800 |
commit | 6faed0f51a280ca8074ab44d0a6b4c66f559f992 (patch) | |
tree | 5e5660f5bb6e13e59929f57028eac6b4e2e5b8cc /audio/mbrolavox/Makefile | |
parent | 71ef82e4e95c3dc84d714767803c1dd874912ffa (diff) | |
download | freebsd-ports-gnome-6faed0f51a280ca8074ab44d0a6b4c66f559f992.tar.gz freebsd-ports-gnome-6faed0f51a280ca8074ab44d0a6b4c66f559f992.tar.zst freebsd-ports-gnome-6faed0f51a280ca8074ab44d0a6b4c66f559f992.zip |
Remove dead mirrors
Feature safe: yes
Diffstat (limited to 'audio/mbrolavox/Makefile')
-rw-r--r-- | audio/mbrolavox/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile index 1c7573ff2ddc..5e832486f794 100644 --- a/audio/mbrolavox/Makefile +++ b/audio/mbrolavox/Makefile @@ -34,8 +34,6 @@ FILE_${ii}!= ${AWK} -F'|' '$$1 == "${ii}" { print $$2 }' < ${VOICESCONF} MASTER_SITES+= http://www.tcts.fpms.ac.be/synthesis/mbrola/dba/${ii}/:${ii} \ http://www.festvox.org/mbrola/dba/${ii}/:${ii} \ http://mambo.ucsc.edu/psl/mbrola/dba/${ii}/:${ii} \ - ftp://ftp.loria.fr/pub/pc/mbrpsola/${ii}/:${ii} \ - ftp://tcts.fpms.ac.be/pub/mbrola/VOICES/${ii}/:${ii} DISTFILES+= ${FILE_${ii}}:${ii} FILEDIRS+= ${ii} MYFILES+= ${FILE_${ii}} |