diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-03-09 20:51:43 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-03-09 20:51:43 +0000 |
commit | 076d02056be73e1911979082af44bccafea9a760 (patch) | |
tree | 9eb2412ffa89c84b0af0a3ae4bb08ea9f225ac07 /emulators/xmame/Makefile | |
parent | 0ef42c4a35de755a8ef74dad6652bca81ca133e2 (diff) | |
download | pkgsrc-076d02056be73e1911979082af44bccafea9a760.tar.gz |
Update xmame to 0.104.
Changes from 0.103:
- Everything from MAME 0.104 (http://x.mame.net/changes-mame.html) and
MESS 0.104 (http://x.mame.net/changes-mess.html).
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index 867592e8da0..11b209ad12d 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.143 2006/02/05 23:09:05 joerg Exp $ +# $NetBSD: Makefile,v 1.144 2006/03/09 20:51:43 kristerw Exp $ # -DISTNAME= xmame-0.103 -PKGREVISION= 2 +DISTNAME= xmame-0.104 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |