diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 17:50:32 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-06 17:50:32 +0000 |
commit | aee26d2d1d1392ded615ba3e3bf274ba369a2601 (patch) | |
tree | 80dadf14cd9809d87fefac6135dc165ea3700d7b /emulators | |
parent | e7e703270aaa2be61898cee21034e1fedb01833a (diff) | |
download | ports-aee26d2d1d1392ded615ba3e3bf274ba369a2601.tar.gz ports-aee26d2d1d1392ded615ba3e3bf274ba369a2601.zip |
Notes
Diffstat (limited to 'emulators')
-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 c83cb394abbe..d56daac2f943 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -9,6 +9,7 @@ PORTNAME?= xmame PORTVERSION?= 0.102 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ + http://www.pkix.net/mirror/x.mame.net/:xmame \ http://www.arcade-history.com/download/:history \ http://www.energyhq.es.eu.org/files/:history \ http://www.mameworld.net/highscore/:highscore \ |