summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormycroft <mycroft>2001-09-25 21:06:01 +0000
committermycroft <mycroft>2001-09-25 21:06:01 +0000
commit6b9660446b430f3bbb93c8eb7e84e6ae47997b28 (patch)
tree9c641da65b75646cad3603e7cd2dc82e2cd8118e /emulators
parent0bd2086bfad896a623260fc1da4d54f9eb623f68 (diff)
downloadpkgsrc-6b9660446b430f3bbb93c8eb7e84e6ae47997b28.tar.gz
x.mame.net is ungodly slow. Try the roms.mame.dk mirror first.
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 404b93afdc9..086ee55c9c3 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.54 2001/09/18 23:03:26 kristerw Exp $
+# $NetBSD: Makefile,v 1.55 2001/09/25 21:06:01 mycroft Exp $
#
DISTNAME= xmame-0.55.1
CATEGORIES= emulators games x11
-MASTER_SITES= http://x.mame.net/download/
+MASTER_SITES= http://roms.mame.dk/emu/ \
+ http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kristerw@netbsd.org