diff options
Diffstat (limited to 'emulators/tuxnes')
-rw-r--r-- | emulators/tuxnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 27331a32e3b..96383053106 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:48 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:04 joerg Exp $ # DISTNAME= tuxnes-0.75 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxnes/} |