diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-14 23:50:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-14 23:50:22 +0000 |
commit | 31c1e5ec76c327287e45917ee78489ba5b05eb74 (patch) | |
tree | 1414abcbe69220e31ca46b9b33ab508a5f0be217 /emulators/xmame/Makefile | |
parent | b41d6b78540d6391a3157f1f199cce8be6176c3d (diff) | |
download | ports-31c1e5ec76c327287e45917ee78489ba5b05eb74.tar.gz ports-31c1e5ec76c327287e45917ee78489ba5b05eb74.zip |
Notes
Diffstat (limited to 'emulators/xmame/Makefile')
-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/} |