diff options
Diffstat (limited to 'emulators/fmsx')
-rw-r--r-- | emulators/fmsx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 7b71272267e..01ec6bac295 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2021/01/01 09:52:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2021/02/07 06:30:20 ryoon Exp $ DISTNAME= fMSX54 PKGNAME= fmsx-5.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators x11 MASTER_SITES= https://fms.komkon.org/fMSX/ EXTRACT_SUFX= .zip |