diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-29 12:26:53 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-29 20:22:36 +0000 |
commit | 637943acbfcf23c086f13f89a182c2f5450eb505 (patch) | |
tree | e22fd9b68f607deebc246650b88611f9d29776c5 | |
parent | 850c71c13f71b4cc2b40d700047b9e0d2d93daaa (diff) | |
download | ports-637943acbfcf23c086f13f89a182c2f5450eb505.tar.gz ports-637943acbfcf23c086f13f89a182c2f5450eb505.zip |
5 files changed, 5 insertions, 0 deletions
diff --git a/games/kodi-addon-game.libretro.beetle-psx/Makefile b/games/kodi-addon-game.libretro.beetle-psx/Makefile index bc7f8a00ebb6..e3aa2aacd006 100644 --- a/games/kodi-addon-game.libretro.beetle-psx/Makefile +++ b/games/kodi-addon-game.libretro.beetle-psx/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.beetle-psx PORTVERSION= 0.9.44.22 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.genplus/Makefile b/games/kodi-addon-game.libretro.genplus/Makefile index d150e85416b5..d72fb2efa79b 100644 --- a/games/kodi-addon-game.libretro.genplus/Makefile +++ b/games/kodi-addon-game.libretro.genplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.genplus PORTVERSION= 1.7.4.15 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile b/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile index 537478969638..00e5ff30c442 100644 --- a/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile +++ b/games/kodi-addon-game.libretro.pcsx-rearmed/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.pcsx-rearmed PORTVERSION= 22.0.0.19 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro.picodrive/Makefile b/games/kodi-addon-game.libretro.picodrive/Makefile index 243bd2ed27b9..d19aeb2c177b 100644 --- a/games/kodi-addon-game.libretro.picodrive/Makefile +++ b/games/kodi-addon-game.libretro.picodrive/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro.picodrive PORTVERSION= 1.97.0.19 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com diff --git a/games/kodi-addon-game.libretro/Makefile b/games/kodi-addon-game.libretro/Makefile index 65b4b9ccd56a..07639df62005 100644 --- a/games/kodi-addon-game.libretro/Makefile +++ b/games/kodi-addon-game.libretro/Makefile @@ -3,6 +3,7 @@ PORTNAME= game.libretro PORTVERSION= 2.2.0 DISTVERSIONSUFFIX= -Matrix +PORTREVISION= 1 CATEGORIES= games MAINTAINER= rozhuk.im@gmail.com |