diff options
Diffstat (limited to 'emulators/fs-uae-launcher/Makefile')
-rw-r--r-- | emulators/fs-uae-launcher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index c927a1a0742..982cc02a035 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2022/01/09 15:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/06/30 11:18:21 nia Exp $ DISTNAME= fs-uae-launcher-3.0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= https://fs-uae.net/stable/${PKGVERSION_NOREV}/ |