diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/Makefile | 1 | ||||
-rw-r--r-- | games/openclaw/Makefile | 1 | ||||
-rw-r--r-- | games/openra/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 2a2316edcf2d..17d12926e91c 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -2,6 +2,7 @@ PORTNAME= gbrainy PORTVERSION= 2.2.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ diff --git a/games/openclaw/Makefile b/games/openclaw/Makefile index 1a04c1cdac70..c33f3b4863a4 100644 --- a/games/openclaw/Makefile +++ b/games/openclaw/Makefile @@ -2,6 +2,7 @@ PORTNAME= OpenClaw DISTVERSION= 0.0-51 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gbac7730 CATEGORIES= games diff --git a/games/openra/Makefile b/games/openra/Makefile index e095c2cff814..d38401257a06 100644 --- a/games/openra/Makefile +++ b/games/openra/Makefile @@ -2,6 +2,7 @@ PORTNAME= openra PORTVERSION= 20171014 +PORTREVISION= 1 DISTVERSIONPREFIX= release- CATEGORIES= games MASTER_SITES= https://github.com/${GH_ACCOUNT}/SDL2-CS/releases/download/20161223/:SDL2_CS \ |