aboutsummaryrefslogtreecommitdiff
path: root/audio/wav2cdr
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-06-01 12:13:54 +0000
commit7be606cdf63c50e178dab5bd297f53873130a449 (patch)
treeca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /audio/wav2cdr
parentd3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff)
downloadports-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz
ports-7be606cdf63c50e178dab5bd297f53873130a449.zip
Add an additional mirror.
Notes
Notes: svn path=/head/; revision=164152
Diffstat (limited to 'audio/wav2cdr')
-rw-r--r--audio/wav2cdr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/wav2cdr/Makefile b/audio/wav2cdr/Makefile
index 3f148cba3e81..4c1edcaa27ab 100644
--- a/audio/wav2cdr/Makefile
+++ b/audio/wav2cdr/Makefile
@@ -8,7 +8,9 @@
PORTNAME= wav2cdr
PORTVERSION= 2.3.3
CATEGORIES= audio converters
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITES= http://critical.ch/distfiles/ \
+ http://energy.critical.ch/distfiles/ \
+ ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/convert
MAINTAINER= ehaupt@FreeBSD.org