git: 47ddd9ed73b1 - main - games/libretro-snes9x2010: Add PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 Dec 2022 10:05:01 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=47ddd9ed73b10758fb30ca6f3d732d9e91693c5d commit 47ddd9ed73b10758fb30ca6f3d732d9e91693c5d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-12-11 10:04:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-12-11 10:04:23 +0000 games/libretro-snes9x2010: Add PORTEPOCH Reported by: jbeich@ --- games/libretro-snes9x2010/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/libretro-snes9x2010/Makefile b/games/libretro-snes9x2010/Makefile index d30470d85b14..b380c5f8e6ca 100644 --- a/games/libretro-snes9x2010/Makefile +++ b/games/libretro-snes9x2010/Makefile @@ -1,5 +1,6 @@ PORTNAME= libretro-snes9x2010 PORTVERSION= g20220725 +PORTEPOCH= 1 CATEGORIES= games MAINTAINER= ports@FreeBSD.org