diff options
Diffstat (limited to 'emulators/xmame/Makefile')
-rw-r--r-- | emulators/xmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index dcccf88cea3..07564890e54 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2002/03/19 22:33:41 kristerw Exp $ +# $NetBSD: Makefile,v 1.70 2002/03/27 20:44:30 kristerw Exp $ # -DISTNAME= xmame-0.58.3 +DISTNAME= xmame-0.59.1 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |