diff options
Diffstat (limited to 'misc/gxmame')
-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 387c2db5ed7..a3be2588458 100644 --- a/misc/gxmame/Makefile +++ b/misc/gxmame/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/05/07 01:14:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/03 00:12:59 tv Exp $ # DISTNAME= gxmame-0.34b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gxmame/} |