summaryrefslogtreecommitdiff
path: root/emulators/xmame/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-04-16 20:44:54 +0000
committerkristerw <kristerw@pkgsrc.org>2004-04-16 20:44:54 +0000
commit23714c4f7e9a59275acc77bfb0cbbe9a2876429b (patch)
tree0fc5017ef00e60bae66081c7af2c03909fe0a515 /emulators/xmame/Makefile
parent938f417701fd0248ba067c3f3520f921022aae37 (diff)
downloadpkgsrc-23714c4f7e9a59275acc77bfb0cbbe9a2876429b.tar.gz
Update xmame to 0.81.1.
Changes since 0.80.1nb1: - Everything from MAME 0.81 (http://x.mame.net/changes-mame.html) and MESS 0.81 (http://x.mame.net/changes-mess.html). - Fixed a problem with the lightgun offscreen reloading that caused a random shot every fourth or fifth shot. (Joe Inkenbrandt)
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r--emulators/xmame/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index d2a10bb7d3b..6d816130ddd 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.108 2004/04/02 17:45:51 kristerw Exp $
+# $NetBSD: Makefile,v 1.109 2004/04/16 20:44:54 kristerw Exp $
#
-DISTNAME= xmame-0.80.1
-PKGREVISION= 1
+DISTNAME= xmame-0.81.1
CATEGORIES= emulators games x11
-MASTER_SITES= http://x.mame.net/download/
+MASTER_SITES= ftp://ftp.rx3.net/pub/arc/xmame/0.81.1/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kristerw@NetBSD.org