diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/0ad/Makefile | 2 | ||||
-rw-r--r-- | games/abstreet/Makefile | 2 | ||||
-rw-r--r-- | games/anki/Makefile | 2 | ||||
-rw-r--r-- | games/dose-response/Makefile | 2 | ||||
-rw-r--r-- | games/fishfight/Makefile | 1 | ||||
-rw-r--r-- | games/genact/Makefile | 2 | ||||
-rw-r--r-- | games/jaggedalliance2/Makefile | 2 | ||||
-rw-r--r-- | games/rpg-cli/Makefile | 2 | ||||
-rw-r--r-- | games/veloren/Makefile | 2 |
9 files changed, 9 insertions, 8 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index 7c2dbf2c73e4..721b123f2e9d 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -1,6 +1,6 @@ PORTNAME= 0ad PORTVERSION= 0.0.25b -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index 831da60bc9b4..3db7b2d8e319 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -1,7 +1,7 @@ PORTNAME= abstreet DISTVERSIONPREFIX= v DISTVERSION= 0.2.64 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= LOCAL/yuri:data DISTFILES= ${PORTNAME}-data-${DISTVERSION}.tgz:data # updated by the update-data target diff --git a/games/anki/Makefile b/games/anki/Makefile index ee6981439ef6..8e630cf5f17d 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -2,7 +2,7 @@ PORTNAME= anki DISTVERSION= 2.1.48 -PORTREVISION= 5 +PORTREVISION= 6 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile index d52834a7ad39..ce65f447330d 100644 --- a/games/dose-response/Makefile +++ b/games/dose-response/Makefile @@ -1,7 +1,7 @@ PORTNAME= dose-response DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= games MAINTAINER= greg@unrelenting.technology diff --git a/games/fishfight/Makefile b/games/fishfight/Makefile index 0cc101e5ac05..345eda31d01f 100644 --- a/games/fishfight/Makefile +++ b/games/fishfight/Makefile @@ -1,6 +1,7 @@ PORTNAME= fishfight DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= jbeich@FreeBSD.org diff --git a/games/genact/Makefile b/games/genact/Makefile index ca2a9cb9bcaa..b723d099c562 100644 --- a/games/genact/Makefile +++ b/games/genact/Makefile @@ -1,7 +1,7 @@ PORTNAME= genact DISTVERSIONPREFIX= v DISTVERSION= 0.11.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MAINTAINER= 0mp@FreeBSD.org diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile index da2f9c2c0196..9fb79cff2167 100644 --- a/games/jaggedalliance2/Makefile +++ b/games/jaggedalliance2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ja2 DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MAINTAINER= timp87@gmail.com diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile index 404402c9e552..a8f46efc27fa 100644 --- a/games/rpg-cli/Makefile +++ b/games/rpg-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpg-cli DISTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= lcook@FreeBSD.org diff --git a/games/veloren/Makefile b/games/veloren/Makefile index 800cab10f4ac..d825eb55314e 100644 --- a/games/veloren/Makefile +++ b/games/veloren/Makefile @@ -1,7 +1,7 @@ PORTNAME= veloren DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= LOCAL/jbeich |