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 7d71b33528e..a7f0bf88529 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2018/04/16 14:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2018/11/12 03:52:02 ryoon Exp $ DISTNAME= yabause-0.9.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} |