diff options
author | garga <garga@FreeBSD.org> | 2005-12-07 17:38:04 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-07 17:38:04 +0800 |
commit | 7d110762e019a957ae85442afa257c64a5c1b27c (patch) | |
tree | e74c76488577b54632bfdfbd387d4befce1e36c4 /emulators | |
parent | cd564d097f51b96705b34e2f4e9518c0bc2c3618 (diff) | |
download | freebsd-ports-gnome-7d110762e019a957ae85442afa257c64a5c1b27c.tar.gz freebsd-ports-gnome-7d110762e019a957ae85442afa257c64a5c1b27c.tar.zst freebsd-ports-gnome-7d110762e019a957ae85442afa257c64a5c1b27c.zip |
- Add one more MASTER_SITES
Submitted 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 d56daac2f943..b56a7e6fd601 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.energyhq.es.eu.org/files/: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 \ |