diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-07 06:30:06 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-07 06:30:06 +0000 |
commit | e86c14b8c76e47ee1b44f4b906a0adf295f625dc (patch) | |
tree | c65f590da31478e4838349db4eed534e9bcff041 /emulators/fmsx | |
parent | 4a491dc26b56ae0a77cbcb11214e20ae36f69c4c (diff) | |
download | pkgsrc-e86c14b8c76e47ee1b44f4b906a0adf295f625dc.tar.gz |
*: Recursive revbump from audio/pulseaudio-14.2.nb1
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 |