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 aff73d02c28..038195979b4 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2003/02/13 20:53:47 kristerw Exp $ +# $NetBSD: Makefile,v 1.92 2003/03/20 19:01:55 kristerw Exp $ # -DISTNAME= xmame-0.65.1 +DISTNAME= xmame-0.66.2 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |