diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-11 02:04:23 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-12-11 02:04:23 -0800 |
commit | 47ddd9ed73b10758fb30ca6f3d732d9e91693c5d (patch) | |
tree | 3553b3c96f9e5bc27065aa7176a3e1b72b8bd446 | |
parent | biology/cytoscape: Broken on armv6, armv7 (diff) |
games/libretro-snes9x2010: Add PORTEPOCH
Reported by: jbeich@
-rw-r--r-- | games/libretro-snes9x2010/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |