diff options
author | Stefan Schlosser <bsdcode@disroot.org> | 2025-05-22 15:58:37 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-05-22 16:24:24 +0300 |
commit | a351b4f18e68b71cca1db636d881c029d81af902 (patch) | |
tree | a648d11143c6fd657dbb3bc8639718a131d1382d | |
parent | devel/libchdr: Update g20241211 => g20250522 (diff) |
emulators/flycast: bump PORTREVISION after devel/libchdr update
PR: 286992
-rw-r--r-- | emulators/flycast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/flycast/Makefile b/emulators/flycast/Makefile index cf5a8593268d..40740987bb9b 100644 --- a/emulators/flycast/Makefile +++ b/emulators/flycast/Makefile @@ -1,6 +1,7 @@ PORTNAME= flycast DISTVERSIONPREFIX= v DISTVERSION= 2.5 +PORTREVISION= 1 CATEGORIES= emulators MAINTAINER= bsdcode@disroot.org |