git: a351b4f18e68 - main - emulators/flycast: bump PORTREVISION after devel/libchdr update

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Thu, 22 May 2025 13:34:04 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a351b4f18e68b71cca1db636d881c029d81af902

commit a351b4f18e68b71cca1db636d881c029d81af902
Author:     Stefan Schlosser <bsdcode@disroot.org>
AuthorDate: 2025-05-22 12:58:37 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-22 13:24:24 +0000

    emulators/flycast: bump PORTREVISION after devel/libchdr update
    
    PR:     286992
---
 emulators/flycast/Makefile | 1 +
 1 file changed, 1 insertion(+)

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