summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-01-07 14:02:31 +0000
committertron <tron@pkgsrc.org>2002-01-07 14:02:31 +0000
commit5bfb5a9973ae6ba6bdda97d10d0371e021afac8d (patch)
treebb6766a3574e9cb49ed85bb73903a02be7ea0b9e /emulators
parent08f51fd3b6936be25f4145b031b23b7ab196de52 (diff)
downloadpkgsrc-5bfb5a9973ae6ba6bdda97d10d0371e021afac8d.tar.gz
Remove "roms.mame.dk" from "MASTER_SITES": the distribution there has
an incorrect checksum and the site is horribly slow.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index f23e650f82b..b5607667f08 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.64 2002/01/06 22:09:31 kristerw Exp $
+# $NetBSD: Makefile,v 1.65 2002/01/07 14:02:31 tron Exp $
#
DISTNAME= xmame-0.57.1
CATEGORIES= emulators games x11
-MASTER_SITES= http://roms.mame.dk/emu/ \
- http://x.mame.net/download/
+MASTER_SITES= http://x.mame.net/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kristerw@netbsd.org