diff options
author | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-05-04 19:06:49 +0000 |
---|---|---|
committer | Matthew N. Dodd <mdodd@FreeBSD.org> | 2003-05-04 19:06:49 +0000 |
commit | fde5a97d49afb8c22fdd5d78dabf216034e0848b (patch) | |
tree | 28d05abe729bd47015f8c7fdd5041afb4e0bc468 /emulators | |
parent | 17ee41006f3684e3288a685f9569c9555baa58f4 (diff) | |
download | ports-fde5a97d49afb8c22fdd5d78dabf216034e0848b.tar.gz ports-fde5a97d49afb8c22fdd5d78dabf216034e0848b.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmame/Makefile | 4 | ||||
-rw-r--r-- | emulators/xmame/distinfo | 2 | ||||
-rw-r--r-- | emulators/xmess/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index fee7c10362b2..0a4a02d0cf64 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= xmame -PORTVERSION?= 0.67.1 +PORTVERSION?= 0.67.2 CATEGORIES= emulators MASTER_SITES= http://x.mame.net/download/:xmame \ http://www.sys2064.com/files/util/:history \ @@ -121,7 +121,7 @@ WITH_DATFILES= yes .if ${WITH_DATFILES:L} != "no" PLIST_SUB+= DATFILES="" -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip HIVER= 795 diff --git a/emulators/xmame/distinfo b/emulators/xmame/distinfo index 6f23887636ec..987ca50572af 100644 --- a/emulators/xmame/distinfo +++ b/emulators/xmame/distinfo @@ -1,4 +1,4 @@ -MD5 (xmame/xmame-0.67.1.tar.bz2) = 6ae6a6cec51c275b2bc349a13f3cd8a5 +MD5 (xmame/xmame-0.67.2.tar.bz2) = b3a89afe2dcd53bb3f9f1f5d47f01dc3 MD5 (xmame/cheat.zip) = fab0ea562a8dcfd1ce4f3a1d5acc6101 MD5 (xmame/history.dat.zip) = 8c758537d5f5bc90fc3224b19421ae12 MD5 (xmame/uhsdat795.zip) = c30956e15cd8218f558f41013a47f22e diff --git a/emulators/xmess/Makefile b/emulators/xmess/Makefile index 37ba5934632f..1e6328478ec2 100644 --- a/emulators/xmess/Makefile +++ b/emulators/xmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmess -PORTVERSION= 0.67.1 +PORTVERSION= 0.67.2 MAINTAINER= stijn@win.tue.nl COMMENT= X11 emulator for game consoles |