diff options
Diffstat (limited to 'emulators/yabause')
-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 14ac39a6ce7..59fe76ce249 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2013/02/16 11:21:09 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/03 10:04:55 wiz Exp $ DISTNAME= yabause-0.9.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |