diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/DDNet/Makefile | 2 | ||||
-rw-r--r-- | games/alephone/Makefile | 2 | ||||
-rw-r--r-- | games/corsix-th/Makefile | 2 | ||||
-rw-r--r-- | games/fs2open/Makefile | 2 | ||||
-rw-r--r-- | games/hedgewars/Makefile | 2 | ||||
-rw-r--r-- | games/moonlight-embedded/Makefile | 2 | ||||
-rw-r--r-- | games/openenroth/Makefile | 2 | ||||
-rw-r--r-- | games/openmw/Makefile | 2 | ||||
-rw-r--r-- | games/renpy/Makefile | 2 | ||||
-rw-r--r-- | games/retroarch/Makefile | 2 | ||||
-rw-r--r-- | games/vcmi/Makefile | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index fc268b8b75dd..6037977a2328 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,6 +1,6 @@ PORTNAME= DDNet PORTVERSION= 16.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/alephone/Makefile b/games/alephone/Makefile index d9af54dc63c1..111439f067ad 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,6 +1,6 @@ PORTNAME= alephone DISTVERSION= 20230119 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/Aleph-One-Marathon/${PORTNAME}/releases/download/release-${DISTVERSION}/ DISTNAME= AlephOne-${DISTVERSION} diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 6eb4920fa058..e41653f0410b 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -1,7 +1,7 @@ PORTNAME= corsixth PORTVERSION= 0.66 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org diff --git a/games/fs2open/Makefile b/games/fs2open/Makefile index 118d6c159dbd..8f457a475884 100644 --- a/games/fs2open/Makefile +++ b/games/fs2open/Makefile @@ -1,7 +1,7 @@ PORTNAME= fs2open DISTVERSIONPREFIX= release_ DISTVERSION= 23_0_0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 3b2f1b95dfd9..da1d10a700a2 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -1,6 +1,6 @@ PORTNAME= hedgewars PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://www.hedgewars.org/download/releases/ DISTNAME= ${PORTNAME}-src-${DISTVERSION} diff --git a/games/moonlight-embedded/Makefile b/games/moonlight-embedded/Makefile index e677b6256806..425304aa8102 100644 --- a/games/moonlight-embedded/Makefile +++ b/games/moonlight-embedded/Makefile @@ -1,6 +1,6 @@ PORTNAME= moonlight-embedded DISTVERSION= 2.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/irtimmer/moonlight-embedded/releases/download/v${DISTVERSION}/ diff --git a/games/openenroth/Makefile b/games/openenroth/Makefile index a25dc4fcb988..b480a7b7e1e7 100644 --- a/games/openenroth/Makefile +++ b/games/openenroth/Makefile @@ -1,6 +1,6 @@ PORTNAME= ${GH_PROJECT:[1]:tl} PORTVERSION= g20230128 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 973a4a0ce0dc..37575f501cc7 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -1,5 +1,5 @@ PORTNAME= openmw -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONPREFIX= openmw- DISTVERSION= 0.47.0 CATEGORIES= games diff --git a/games/renpy/Makefile b/games/renpy/Makefile index 7c7469b411fd..1ef58e9599ea 100644 --- a/games/renpy/Makefile +++ b/games/renpy/Makefile @@ -1,7 +1,7 @@ PORTNAME= renpy PORTVERSION= 7.4.11 DISTVERSIONSUFFIX=-sdk -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games devel MASTER_SITES= https://www.renpy.org/dl/${PORTVERSION}/ diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index fb21579ea467..94346ebf2331 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -1,7 +1,7 @@ PORTNAME= RetroArch PORTVERSION= 1.10.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games emulators MAINTAINER= ports@FreeBSD.org diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index 5be049437121..8de61a45272b 100644 --- a/games/vcmi/Makefile +++ b/games/vcmi/Makefile @@ -1,6 +1,6 @@ PORTNAME= vcmi PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org |