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 2b9ef0ee5fb..867592e8da0 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.142 2006/01/24 07:32:06 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2006/02/05 23:09:05 joerg Exp $ # DISTNAME= xmame-0.103 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators games x11 MASTER_SITES= http://x.mame.net/download/ EXTRACT_SUFX= .tar.bz2 |