diff options
author | garga <garga@FreeBSD.org> | 2005-12-07 01:50:32 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-07 01:50:32 +0800 |
commit | d1a16792b27a5ab90d726809ef3faf777104948f (patch) | |
tree | bc7a4575696e361e235a34f1f7ae6e0e6d63cf32 /emulators | |
parent | 6a6ded64aa2b658bad69dd912257d704b54b2fa1 (diff) | |
download | freebsd-ports-gnome-d1a16792b27a5ab90d726809ef3faf777104948f.tar.gz freebsd-ports-gnome-d1a16792b27a5ab90d726809ef3faf777104948f.tar.zst freebsd-ports-gnome-d1a16792b27a5ab90d726809ef3faf777104948f.zip |
- Add one more MASTER_SITE
Submitted by: Charles Swiger <cswiger@mac.com>
Asked by: maintainer at ports@ maillist
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 \ |