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 d1ae86d0d84..6f7abe403d5 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2020/08/18 17:57:48 leot Exp $ +# $NetBSD: Makefile,v 1.59 2020/11/05 09:08:04 ryoon Exp $ DISTNAME= yabause-0.9.15 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= https://download.tuxfamily.org/yabause/releases/${PKGVERSION_NOREV}/ |