summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorabs <abs>2002-05-17 13:21:30 +0000
committerabs <abs>2002-05-17 13:21:30 +0000
commitaf6b522a0576e3dc129d3a8670107fba2f929b3c (patch)
treeff01972984f3feead18493c52a60dcb7f1c7f87d /emulators
parent58c4cb91c95a761bc7ef7b114df42ccc9d9087be (diff)
downloadpkgsrc-af6b522a0576e3dc129d3a8670107fba2f929b3c.tar.gz
x.mame.net seems very slow today - add a second MASTER_SITE
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index aefdb899937..566f911b20b 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.73 2002/05/07 15:56:24 kristerw Exp $
+# $NetBSD: Makefile,v 1.74 2002/05/17 13:21:30 abs Exp $
#
DISTNAME= xmame-0.60.1
CATEGORIES= emulators games x11
-MASTER_SITES= http://x.mame.net/download/
+MASTER_SITES= http://x.mame.net/download/ \
+ http://roms2.mame.dk/emu/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kristerw@netbsd.org