diff --git a/emulators/mame-extras/Makefile b/emulators/mame-extras/Makefile index d591743aec5d..f567a6236d48 100644 --- a/emulators/mame-extras/Makefile +++ b/emulators/mame-extras/Makefile @@ -9,7 +9,7 @@ PORTNAME= mame PORTVERSION= 0.112 CATEGORIES= emulators MASTER_SITES= http://www.mame.net/:mame \ - http://www.mameworld.net/mameinfo/update/:mameinfo \ + ${MASTER_SITE_LOCAL:S|$|alepulver/:mameinfo|} \ http://zemamu.free.fr/:icons \ http://cheat.retrogames.com/:cheats \ http://www.mameworld.net/highscore/:hiscore \ @@ -22,8 +22,6 @@ EXTRACT_ONLY= # MAINTAINER= alepulver@FreeBSD.org COMMENT= Additional files for MAME (Multi Arcade Machine Emulator) -BROKEN= Unfetchable - USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes