aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 10:02:40 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 10:02:40 +0000
commit7b0f2c9432707001df69536d2582464cbe49877b (patch)
tree9935bd2ff74785df5af9276aae5c365f8b4711e7 /audio/ccaudio
parent0dfa4bd1a55a6d0fa7fd8f346506a8b8474b14b9 (diff)
downloadports-7b0f2c9432707001df69536d2582464cbe49877b.tar.gz
ports-7b0f2c9432707001df69536d2582464cbe49877b.zip
Notes
Diffstat (limited to 'audio/ccaudio')
-rw-r--r--audio/ccaudio/Makefile6
1 files changed, 5 insertions, 1 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