summaryrefslogtreecommitdiff
path: root/audio/ccaudio2
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/ccaudio2
parentMake port fetchable again. (diff)
Added comment regarding unreachability of the master/mirror sites.
Notes
Notes: svn path=/head/; revision=71855
Diffstat (limited to 'audio/ccaudio2')
-rw-r--r--audio/ccaudio2/Makefile6
1 files changed, 5 insertions, 1 deletions
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