diff options
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 5fb1fb44da8..81c5856b899 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/19 20:29:37 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:41 tv Exp $ # DISTNAME= tuxnes-0.75 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxnes/} |