aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2007-06-07 19:12:11 +0000
committerJuergen Lock <nox@FreeBSD.org>2007-06-07 19:12:11 +0000
commit3c0080f3fd689edb66a109b18e507b5293b4a5c6 (patch)
treeea44315f9ce56671c936ec06dd49f718666047e0 /emulators/qemu
parentc40c31c7cb195151430f3008fba65a5ec5c348ec (diff)
downloadports-3c0080f3fd689edb66a109b18e507b5293b4a5c6.tar.gz
ports-3c0080f3fd689edb66a109b18e507b5293b4a5c6.zip
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index ac52a214aa43..5578ef2b306f 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -9,7 +9,8 @@ PORTNAME= qemu
PORTVERSION= 0.9.0
PORTREVISION= 3
CATEGORIES= emulators
-MASTER_SITES= http://qemu.org/:release \
+MASTER_SITES= http://fabrice.bellard.free.fr/qemu/:release \
+ http://qemu.org/:release \
http://qemu-forum.ipi.fi/qemu-snapshots/:snapshot \
http://people.fruitsalad.org/nox/qemu/:snapshot \
http://www.volny.cz/xnavara/qemu/:snapshot \