diff options
Diffstat (limited to 'emulators/gambatte/Makefile')
-rw-r--r-- | emulators/gambatte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index c67a7683259..e9c027339db 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/01/13 10:55:03 obache Exp $ +# $NetBSD: Makefile,v 1.11 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} |