diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-06-29 14:22:11 +0000 |
commit | 3beb732dad3e5e47fb7b738b8b012a8bba15db80 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /games | |
parent | 5201fa279fb7ba15a2f78213159349354b8136e1 (diff) | |
download | ports-3beb732dad3e5e47fb7b738b8b012a8bba15db80.tar.gz ports-3beb732dad3e5e47fb7b738b8b012a8bba15db80.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/0ad/Makefile | 2 | ||||
-rw-r--r-- | games/an/Makefile | 2 | ||||
-rw-r--r-- | games/liblcf/Makefile | 2 | ||||
-rw-r--r-- | games/openttd/Makefile | 2 | ||||
-rw-r--r-- | games/widelands/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile index bcf63f59e4c9..b39163449657 100644 --- a/games/0ad/Makefile +++ b/games/0ad/Makefile @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.22 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://releases.wildfiregames.com/ \ SF/zero-ad/releases diff --git a/games/an/Makefile b/games/an/Makefile index 0a8fc4105684..d3c9e100da25 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -3,7 +3,7 @@ PORTNAME= an PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= DEBIAN_POOL DISTNAME= ${PORTNAME}_${PORTVERSION}.orig diff --git a/games/liblcf/Makefile b/games/liblcf/Makefile index f755e9be1bed..1ac0846cfd9f 100644 --- a/games/liblcf/Makefile +++ b/games/liblcf/Makefile @@ -3,7 +3,7 @@ PORTNAME= liblcf PORTVERSION= 0.5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index aa449ebb4371..87c07b481a32 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -3,7 +3,7 @@ PORTNAME= openttd DISTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \ diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 16d8b0fba80a..781d47ffd593 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build19 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= https://launchpad.net/widelands/${DISTVERSION}/${DISTVERSION}/+download/ \ http://mirror.amdmi3.ru/distfiles/ |