diff options
-rw-r--r-- | devel/simgear/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear/Makefile | 2 | ||||
-rw-r--r-- | games/openmw/Makefile | 2 | ||||
-rw-r--r-- | games/palomino/Makefile | 2 | ||||
-rw-r--r-- | graphics/osgearth/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index f5a9a078a791..9d04dc191232 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -2,7 +2,7 @@ PORTNAME= simgear PORTVERSION= 2017.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 7e4904ba6ad1..7f99d105abae 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -3,7 +3,7 @@ PORTNAME= flightgear PORTVERSION= 2017.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} diff --git a/games/openmw/Makefile b/games/openmw/Makefile index a7c56a013700..38322cee5f3c 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -4,7 +4,7 @@ PORTNAME= openmw DISTVERSIONPREFIX= openmw- DISTVERSION= 0.43.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= tobik@FreeBSD.org diff --git a/games/palomino/Makefile b/games/palomino/Makefile index b65f3daab321..beb071bd89d7 100644 --- a/games/palomino/Makefile +++ b/games/palomino/Makefile @@ -3,7 +3,7 @@ PORTNAME= palomino PORTVERSION= 20131231 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/palomino-sim DISTFILES= ${PORTNAME}_src_${PORTVERSION}.txz \ diff --git a/graphics/osgearth/Makefile b/graphics/osgearth/Makefile index fdfeece5e8c9..980134167d1b 100644 --- a/graphics/osgearth/Makefile +++ b/graphics/osgearth/Makefile @@ -4,6 +4,7 @@ PORTNAME= osgearth PORTVERSION= 2.9 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= lbartoletti@tuxfamily.org |