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 edecabb6ed1..ae237041040 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/11/15 22:56:58 abs Exp $ DISTNAME= yabause-0.9.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |