diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2019-09-29 10:04:31 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2019-09-29 10:04:31 +0000 |
commit | 5f1b7d2fe398aa3ee7360658e6ca2bab743b80e8 (patch) | |
tree | f273c3686d12d4f3424277169988fa099ae6f773 /games | |
parent | 94cf2bb4bde4253d7278819efa48a109c6067dc7 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/doomsday/Makefile | 2 | ||||
-rw-r--r-- | games/exult/Makefile | 2 | ||||
-rw-r--r-- | games/gzdoom/Makefile | 2 | ||||
-rw-r--r-- | games/openttd/Makefile | 2 | ||||
-rw-r--r-- | games/scummvm/Makefile | 2 | ||||
-rw-r--r-- | games/stratagus/Makefile | 2 | ||||
-rw-r--r-- | games/zdoom/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index 93aa645f5641..d09fd4be8602 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -3,7 +3,7 @@ PORTNAME= doomsday PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} diff --git a/games/exult/Makefile b/games/exult/Makefile index 5ca6eff9eff0..484ced26f1ee 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -3,7 +3,7 @@ PORTNAME= exult PORTVERSION= 1.5.0.20160514 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/gzdoom/Makefile b/games/gzdoom/Makefile index e0948616f7b5..050e1089ab75 100644 --- a/games/gzdoom/Makefile +++ b/games/gzdoom/Makefile @@ -2,7 +2,7 @@ PORTNAME= gzdoom PORTVERSION= 4.1.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= g CATEGORIES= games diff --git a/games/openttd/Makefile b/games/openttd/Makefile index edfa28b75900..882cded93ee5 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 50fade6e02be..ad9a240a0309 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= scummvm PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games emulators MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/ diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index a7b9bb6c0a2a..f78a562d0d48 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -4,7 +4,7 @@ PORTNAME= stratagus PORTVERSION= 2.4.1 DISTVERSIONPREFIX= v -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile index 25bb61a683bd..873edf641331 100644 --- a/games/zdoom/Makefile +++ b/games/zdoom/Makefile @@ -3,7 +3,7 @@ PORTNAME= zdoom PORTVERSION= 2.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= kevans@FreeBSD.org |