diff options
Diffstat (limited to 'misc/gxmame/Makefile')
-rw-r--r-- | misc/gxmame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile index 3df7f1242a0..769f5eff8ab 100644 --- a/misc/gxmame/Makefile +++ b/misc/gxmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2006/01/24 07:32:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:10:09 joerg Exp $ # DISTNAME= gxmame-0.35beta1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gxmame/} |