diff options
Diffstat (limited to 'emulators/gambatte')
-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 d1551cae0c2..9f1c9be066e 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:17:52 tron Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} |