diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 10:02:40 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 10:02:40 +0000 |
commit | c0c354f3454e05fa91cd84d3c8ee698216dc36d5 (patch) | |
tree | 2e3909177454f05d3cf2c03fc747280117cda4b3 /audio | |
parent | 437c4b48cb7a2213a3a2852550e95e045541c22f (diff) | |
download | FreeBSD-ports-c0c354f3454e05fa91cd84d3c8ee698216dc36d5.zip FreeBSD-ports-c0c354f3454e05fa91cd84d3c8ee698216dc36d5.tar.gz |
Added comment regarding unreachability of the master/mirror sites.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ccaudio/Makefile | 6 | ||||
-rw-r--r-- | audio/ccaudio2/Makefile | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile index c957e4c..2259b6f 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 c957e4c..2259b6f 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 |