mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add more MASTER_SITES
PR: ports/93425 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: maintainer
This commit is contained in:
parent
667a83a689
commit
a12b007323
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156207
1 changed files with 5 additions and 1 deletions
|
@ -9,13 +9,17 @@ PORTNAME?= xmame
|
|||
PORTVERSION?= 0.103
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://x.mame.net/download/:xmame \
|
||||
MASTER_SITES= http://www.franksworld.org/dist/xmame/:xmame \
|
||||
http://x.mame.net/download/:xmame \
|
||||
http://www.energyhq.es.eu.org/files/:xmame \
|
||||
http://www.energyhq.be/files/:xmame \
|
||||
http://www.pkix.net/mirror/x.mame.net/:xmame \
|
||||
http://www.franksworld.org/dist/xmame/:history \
|
||||
http://www.arcade-history.com/download/:history \
|
||||
http://www.energyhq.es.eu.org/files/:history \
|
||||
http://www.franksworld.org/dist/xmame/:highscore \
|
||||
http://www.mameworld.net/highscore/:highscore \
|
||||
http://www.franksworld.org/dist/xmame/:cheat \
|
||||
http://cheat.retrogames.com/:cheat
|
||||
DISTNAME= xmame-${XMAMEVERSION:S/.r/-rc/}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmame
|
||||
|
|
Loading…
Add table
Reference in a new issue