diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-18 00:35:49 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-03-18 00:35:49 +0000 |
commit | 28cc24a318a4f9d616ac74c46b06b6f48e1d1d4e (patch) | |
tree | f2d0ca8236bfee48c15b72d0992a651902d3129a /emulators/mame | |
parent | f95b07b5d8d6c84da13a265cee33c5fecd1e163d (diff) | |
download | ports-28cc24a318a4f9d616ac74c46b06b6f48e1d1d4e.tar.gz ports-28cc24a318a4f9d616ac74c46b06b6f48e1d1d4e.zip |
Notes
Diffstat (limited to 'emulators/mame')
-rw-r--r-- | emulators/mame/Makefile | 4 | ||||
-rw-r--r-- | emulators/mame/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 0097029d7c0b..78bdc0bf2f61 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -8,12 +8,14 @@ PORTNAME= sdlmame PORTVERSION= 0.130 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ +MASTER_SITES= ftp://ftp.arcadebsd.org/pub/FreeBSD/ports/distfiles/ \ + http://rbelmont.mameworld.info/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= elbarto@ArcadeBSD.org COMMENT= SDL port of the popular MAME (Multi Arcade Machine Emulator) +FETCH_ENV= HTTP_USER_AGENT=defined USE_ZIP= yes USE_XORG= xext xrender xinerama xi USE_GL= gl diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index e6f9402d03da..6eeaeeb73f42 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,3 +1,3 @@ -MD5 (sdlmame0130.zip) = b33d3545049e8e2b8da5d7d7cc3b843b -SHA256 (sdlmame0130.zip) = 1122f4efe5ac0775f122898667c0ace147cd953a1063f9a373051b9ca2bd93a1 -SIZE (sdlmame0130.zip) = 17681967 +MD5 (sdlmame0130.zip) = 1195da0b6ae762eeebb21f500509d62d +SHA256 (sdlmame0130.zip) = d6f25291ec79583dceb300a721f76a10d1839ad13890e51d9ed47b5236363de8 +SIZE (sdlmame0130.zip) = 17681979 |