diff options
-rw-r--r-- | emulators/xmame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index b41e3056d292..71cb116a1479 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -10,6 +10,7 @@ PORTVERSION?= 0.101 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.arcade-history.com/download/:history \ + http://www.energyhq.es.eu.org/files/:history \ http://www.mameworld.net/highscore/:highscore \ http://cheat.retrogames.com/:cheat DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/} |