From 7b0f2c9432707001df69536d2582464cbe49877b Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 26 Dec 2002 10:02:40 +0000 Subject: [PATCH] Added comment regarding unreachability of the master/mirror sites. --- audio/ccaudio/Makefile | 6 +++++- audio/ccaudio2/Makefile | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile index c957e4c6dedc..2259b6f5b0af 100644 --- a/audio/ccaudio/Makefile +++ b/audio/ccaudio/Makefile @@ -8,7 +8,11 @@ PORTNAME= ccaudio PORTVERSION= 0.2.4 CATEGORIES= audio -MASTER_SITES= ftp://www.voxilla.org/pub/ccaudio/ +# Mastersite is broken regarding anonymous FTP, mirror is unreachable. +# I have informed the webmaster regarding this, hope to get an answer +# soon - edwin@freebsd.org 20021226 +MASTER_SITES= ftp://www.voxilla.org/pub/ccaudio/ \ + ftp://ftp.teklab.com/voxilla/pub/ccaudio/ MAINTAINER= dyfet@gnu.org diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index c957e4c6dedc..2259b6f5b0af 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -8,7 +8,11 @@ PORTNAME= ccaudio PORTVERSION= 0.2.4 CATEGORIES= audio -MASTER_SITES= ftp://www.voxilla.org/pub/ccaudio/ +# Mastersite is broken regarding anonymous FTP, mirror is unreachable. +# I have informed the webmaster regarding this, hope to get an answer +# soon - edwin@freebsd.org 20021226 +MASTER_SITES= ftp://www.voxilla.org/pub/ccaudio/ \ + ftp://ftp.teklab.com/voxilla/pub/ccaudio/ MAINTAINER= dyfet@gnu.org