diff options
Diffstat (limited to 'emulators/yabause/Makefile')
-rw-r--r-- | emulators/yabause/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 514a0a44f1c..37d5c630474 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/22 13:43:30 obache Exp $ DISTNAME= yabause-0.9.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |