Remove "roms.mame.dk" from "MASTER_SITES": the distribution there has
an incorrect checksum and the site is horribly slow.
This commit is contained in:
parent
08f51fd3b6
commit
5bfb5a9973
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue